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 ????坎ラ佃ら 001111110011111100111111001111111001101010101010100000111000100110010010110011111000001011100111 3f3f3f3f9aaa838992cf82e7
EUC-JP ????坎ラ佃ら 001111110011111100111111001111111101010010101100101001011110100111000100110100011010010011101001 3f3f3f3fd4aca5e9c4d1a4e9
UTF-8 쒔렠쑈뤰坎ラ佃ら 111011001001001010010100111010111010000010100000111011001001000110001000111010111010010010110000111001011001110110001110111000111000001110101001111001001011110110000011111000111000001010001001 ec9294eba0a0ec9188eba4b0e59d8ee383a9e4bd83e38289
UHC 쒔렠쑈뤰坎ラ佃ら 10111110101011011000111010110001101111101010010010001111110111101100101011101100101010111110100111101110111011001010101011101001 bead8eb1bea48fdecaecabe9eeecaae9

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