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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鸚??意??醫? 1110101001011111001111110011111110001000110100110011111100111111111001111100111000111111 ea5f3f3f88d33f3fe7ce3f
EUC-JP 鸚??意??醫? 1111001111000000001111110011111110110000110101010011111100111111111011101101000000111111 f3c03f3fb0d53f3feed03f
UTF-8 鸚쒓퍓意쎿룚醫궳 111010011011100010011010111011001001001010010011111011011000110110010011111001101000010010001111111011001000111010111111111010111010001110011010111010011000011010101011111010101011011010110011 e9b89aec9293ed8d93e6848fec8ebfeba39ae986abeab6b3
UHC 鸚쒓퍓意쎿룚醫궳 11100101101001001001110011101010101110111000101011101011111100101001101111100110100011111001011011101100101000101000001011000101 e5a49ceabb8aebf29be68f96eca282c5

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