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 菽??菽??瀛 11100100110000010011111100111111111001001100000100111111001111111110000001101001 e4c13f3fe4c13f3fe069
EUC-JP 菽??菽??瀛 11101000110000110011111100111111111010001100001100111111001111111101111111001010 e8c33f3fe8c33f3fdfca
UTF-8 菽됦돶菽됲뢄瀛 111010001000111110111101111010111001000010100110111010111000111110110110111010001000111110111101111010111001000010110010111010111010001010000100111001111000000010011011 e88fbdeb90a6eb8fb6e88fbdeb90b2eba284e7809b
UHC 菽됦돶菽됲뢄瀛 1110001011011101100010011110010010001001101110011110001011011101100010011110110110001110111111101110011110111010 e2dd89e489b9e2dd89ed8efee7ba

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