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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 畢?立\}畢?立\{^ 100101010100110000111111100101111010011101011100011111011001010101001100001111111001011110100111010111000111101101011110 954c3f97a75c7d954c3f97a75c7b5e
EUC-JP 畢?立\}畢?立\{^ 110010011010110100111111110011101010100101011100011111011100100110101101001111111100111010101001010111000111101101011110 c9ad3fcea95c7dc9ad3fcea95c7b5e
UTF-8 畢漏立\}畢漏立\{^ 1110011110010101101000101110111110100101100011101110011110101011100010110101110001111101111001111001010110100010111011111010010110001110111001111010101110001011010111000111101101011110 e795a2efa58ee7ab8b5c7de795a2efa58ee7ab8b5c7b5e
UHC 畢漏立\}畢漏立\{^ 1111100110110100110100101110100011011000101000010101110001111101111110011011010011010010111010001101100010100001010111000111101101011110 f9b4d2e8d8a15c7df9b4d2e8d8a15c7b5e

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