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 ???P???? 0011111100111111001111110101000000111111001111110011111100111111 3f3f3f503f3f3f3f
SJIS-WIN 菽??P菽??菽 1110010011000001001111110011111101010000111001001100000100111111001111111110010011000001 e4c13f3f50e4c13f3fe4c1
EUC-JP 菽??P菽??菽 1110100011000011001111110011111101010000111010001100001100111111001111111110100011000011 e8c33f3f50e8c33f3fe8c3
UTF-8 菽됦돶P菽됦돶菽 11101000100011111011110111101011100100001010011011101011100011111011011001010000111010001000111110111101111010111001000010100110111010111000111110110110111010001000111110111101 e88fbdeb90a6eb8fb650e88fbdeb90a6eb8fb6e88fbd
UHC 菽됦돶P菽됦돶菽 111000101101110110001001111001001000100110111001010100001110001011011101100010011110010010001001101110011110001011011101 e2dd89e489b950e2dd89e489b9e2dd

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