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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 專???}專???{^ 10011011100100110011111100111111001111110111110110011011100100110011111100111111001111110111101101011110 9b933f3f3f7d9b933f3f3f7b5e
EUC-JP 專???}專???{^ 11010101111100110011111100111111001111110111110111010101111100110011111100111111001111110111101101011110 d5f33f3f3f7dd5f33f3f3f7b5e
UTF-8 專희렯렞}專희렯렞{^ 111001011011000010001000111011011001110110101100111010111010000010101111111010111010000010011110011111011110010110110000100010001110110110011101101011001110101110100000101011111110101110100000100111100111101101011110 e5b088ed9daceba0afeba09e7de5b088ed9daceba0afeba09e7b5e
UHC 專희렯렞}專희렯렞{^ 11101110111101101100100011110001100011101011110010001110101011110111110111101110111101101100100011110001100011101011110010001110101011110111101101011110 eef6c8f18ebc8eaf7deef6c8f18ebc8eaf7b5e

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