To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 辿贈他[}辿贈他[{^ 1001001001001000100100011010000110010001101111000101101101111101100100100100100010010001101000011001000110111100010110110111101101011110 924891a191bc5b7d924891a191bc5b7b5e
EUC-JP 辿贈他[}辿贈他[{^ 1100001110101001110000101010001111000010101111100101101101111101110000111010100111000010101000111100001010111110010110110111101101011110 c3a9c2a3c2be5b7dc3a9c2a3c2be5b7b5e
UTF-8 辿贈他[}辿贈他[{^ 1110100010111110101111111110100010110100100010001110010010111011100101100101101101111101111010001011111010111111111010001011010010001000111001001011101110010110010110110111101101011110 e8bebfe8b488e4bb965b7de8bebfe8b488e4bb965b7b5e
UHC ?贈他[}?贈他[{^ 001111111111000111111100111101101110001001011011011111010011111111110001111111001111011011100010010110110111101101011110 3ff1fcf6e25b7d3ff1fcf6e25b7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)