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 ?????C? 00111111001111110011111100111111001111110100001100111111 3f3f3f3f3f433f
SJIS-WIN 襄冗凾褶、C鄂 111001011111010110001111111001111001100110000010111001011111011110100100010000111110011110111101 e5f58fe79982e5f7a443e7bd
EUC-JP 襄冗凾褶、C鄂 11101010111101111011111011101001110100011110001011101010111110011000111010100100010000111110111010111111 eaf7bee9d1e2eaf98ea443eebf
UTF-8 襄冗凾褶、C鄂 11101000101001011000010011100101100001101001011111100101100001111011111011101000101001001011011011101111101111011010010001000011111010011000010010000010 e8a584e58697e587bee8a4b6efbda443e98482
UHC 襄冗?褶?C鄂 1110010111010001111010011011011100111111111000111010100000111111010000111110010011000111 e5d1e9b73fe3a83f43e4c7

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