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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?脹?宏?脹?槐^ 00111111100100101010111100111111100011010100011100111111100100101010111100111111100111101100010101011110 3f92af3f8d473f92af3f9ec55e
EUC-JP ?脹?宏?脹?槐^ 00111111110001001011000100111111101110011010100000111111110001001011000100111111110111001100011101011110 3fc4b13fb9a83fc4b13fdcc75e
UTF-8 뤚脹퉶宏뤚脹퉶槐^ 11101011101001001001101011101000100001001011100111101101100010011011011011100101101011101000111111101011101001001001101011101000100001001011100111101101100010011011011011100110101001111001000001011110 eba49ae884b9ed89b6e5ae8feba49ae884b9ed89b6e6a7905e
UHC 뤚脹퉶宏뤚脹퉶槐^ 1000111111001001111100111110110010111001100011101100111011011011100011111100100111110011111011001011100110001110110011101101100101011110 8fc9f3ecb98ecedb8fc9f3ecb98eced95e

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