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 品?億?た?? 10010101011010010011111110001001101011010011111110000010101111010011111100111111 95693f89ad3f82bd3f3f
EUC-JP 品?億?た?邕 110010011100101000111111101100101010111100111111101001001011111100111111100011111110000111101101 c9ca3fb2af3fa4bf3f8fe1ed
UTF-8 品렮億랐た렓邕 111001011001001110000001111010111010000010101110111001011000010010000100111010111001111010010000111000111000000110011111111010111010000010010011111010011000001010010101 e59381eba0aee58484eb9e90e3819feba093e98295
UHC 品렮億랐た렓邕 1111100110100001100011101011101111100101111000101011011011111010101010101011111110001110101010001110100010111011 f9a18ebbe5e2b6faaabf8ea8e8bb

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