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 渼爾瀅磁湜湿澵 1111101101001001100011101010001011111011010011101000111010100101111110110100011110001110101111001111101101001100 fb498ea2fb4e8ea5fb478ebcfb4c
EUC-JP 渼爾瀅磁湜湿澵 100011111100011111110000101111001010010010001111110010011010101110111100101001111000111111000111111111001011110010111110100011111100100011111000 8fc7f0bca48fc9abbca78fc7fcbcbe8fc8f8
UTF-8 渼爾瀅磁湜湿澵 111001101011100010111100111001111000100010111110111001111000000010000101111001111010001110000001111001101011100110011100111001101011100110111111111001101011111010110101 e6b8bce788bee78085e7a381e6b99ce6b9bfe6beb5
UHC 渼爾瀅磁湜?? 110110101011010011101100101100111111101110100100111011011011100011100011110101110011111100111111 dab4ecb3fba4edb8e3d73f3f

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