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 ?????????\ 00111111001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f3f5c
SJIS-WIN ???徇??渦??\ 001111110011111100111111100111000110110100111111001111111000100101010001001111110011111101011100 3f3f3f9c6d3f3f89513f3f5c
EUC-JP ???徇??渦??\ 001111110011111100111111110101111100111000111111001111111011000110110010001111110011111101011100 3f3f3fd7ce3f3fb1b23f3f5c
UTF-8 樂띾쳢徇욌젗渦쏅젪\ 11101111101001101011111111101011100111011011111011101100101100111010001011100101101111101000011111101100100110101000110011101100101000001001011111100110101110001010011011101100100011111000010111101100101000001010101001011100 efa6bfeb9dbeecb3a2e5be87ec9a8ceca097e6b8a6ec8f85eca0aa5c
UHC 樂띾쳢徇욌젗渦쏅젪\ 11101000111110011000110111101011101010111000100011100010110111111001111011101011101000001001001111101000101111101001101111101011101000001010001001011100 e8f98debab88e2df9eeba093e8be9beba0a25c

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