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 繻∽┰繻√圭萬 1110001110001100100000011110010010000100101110111110001110001100100000011110001110001100010111001110010011011101 e38c81e484bbe38c81e38c5ce4dd
EUC-JP 繻∽┰繻√圭萬 1110010111101100101000101110011010101000101111011110010111101100101000101110010110110111101111011110100011011111 e5eca2e6a8bde5eca2e5b7bde8df
UTF-8 繻∽┰繻√圭萬 111001111011100110111011111000101000100010111101111000101001010010110000111001111011100110111011111000101000100010011010111001011001110010101101111010001001000010101100 e7b9bbe288bde294b0e7b9bbe2889ae59cade890ac
UHC ?∽┰?√圭萬 001111111010000111101111101001101011110100111111101000011110111011010000101001001101100010111111 3fa1efa6bd3fa1eed0a4d8bf

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