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 ???b???? 0011111100111111001111110110001000111111001111110011111100111111 3f3f3f623f3f3f3f
SJIS-WIN 菽??b菽??菽 1110010011000001001111110011111101100010111001001100000100111111001111111110010011000001 e4c13f3f62e4c13f3fe4c1
EUC-JP 菽??b菽??菽 1110100011000011001111110011111101100010111010001100001100111111001111111110100011000011 e8c33f3f62e8c33f3fe8c3
UTF-8 菽됦돶b菽됦돶菽 11101000100011111011110111101011100100001010011011101011100011111011011001100010111010001000111110111101111010111001000010100110111010111000111110110110111010001000111110111101 e88fbdeb90a6eb8fb662e88fbdeb90a6eb8fb6e88fbd
UHC 菽됦돶b菽됦돶菽 111000101101110110001001111001001000100110111001011000101110001011011101100010011110010010001001101110011110001011011101 e2dd89e489b962e2dd89e489b9e2dd

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