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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鎰?呻???? 111010000100110000111111100110011110111100111111001111110011111100111111 e84c3f99ef3f3f3f3f
EUC-JP 鎰?呻???瑗 1110111110101101001111111101001011110001001111110011111100111111100011111100110011000000 efad3fd2f13f3f3f8fccc0
UTF-8 鎰렟呻렗橓렠瑗 111010011000111010110000111010111010000010011111111001011001000110111011111010111010000010010111111001101010100110010011111010111010000010100000111001111001000110010111 e98eb0eba09fe591bbeba097e6a993eba0a0e79197
UHC 鎰렟呻렗橓렠瑗 1110110011110000100011101011000011100011111000101000111010101100111000101110010110001110101100011110101010111100 ecf08eb0e3e28eace2e58eb1eabc

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