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 ??????E 00111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f45
SJIS-WIN 粮褐お粮褐ぎE 11100010111011001000101010001100100000101010100011100010111011001000101010001100100000101010110001000101 e2ec8a8c82a8e2ec8a8c82ac45
EUC-JP 粮褐お粮褐ぎE 11100100111011101011001111101100101001001010101011100100111011101011001111101100101001001010111001000101 e4eeb3eca4aae4eeb3eca4ae45
UTF-8 粮褐お粮褐ぎE 11100111101100101010111011101000101001001001000011100011100000011000101011100111101100101010111011101000101001001001000011100011100000011000111001000101 e7b2aee8a490e3818ae7b2aee8a490e3818e45
UHC 粮褐お粮褐ぎE 11010101110110111100101011101000101010101010101011010101110110111100101011101000101010101010111001000101 d5dbcae8aaaad5dbcae8aaae45

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