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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???恁????恁? 001111110011111100111111100111001000110000111111001111110011111100111111100111001000110000111111 3f3f3f9c8c3f3f3f3f9c8c3f
EUC-JP ???恁????恁? 001111110011111100111111110101111110110000111111001111110011111100111111110101111110110000111111 3f3f3fd7ec3f3f3f3fd7ec3f
UTF-8 梨숈㏏恁췤梨좏삺恁칌 111011111010011110100010111011001000100010001000111000111000111110001111111001101000000110000001111011001011011110100100111011111010011110100010111011001010001010001111111011001000001010111010111001101000000110000001111011001011100110001100 efa7a2ec8888e38f8fe68181ecb7a4efa7a2eca28fec82bae68181ecb98c
UHC 梨숈㏏恁췤梨좏삺恁칌 1110110010110001100110011110110010100111101110011110110011110110101011100110001111101100101100011010000011101101100110001011000111101100111101101010111101100011 ecb199eca7b9ecf6ae63ecb1a0ed98b1ecf6af63

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