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 ??M?Y??M?bE 0011111100111111010011010011111101011001001111110011111101001101001111110110001001000101 3f3f4d3f593f3f4d3f6245
SJIS-WIN 怐顋M窘Y怐顋M窘bE 1001110010000001111010001111100101001101111000100111101001011001100111001000000111101000111110010100110111100010011110100110001001000101 9c81e8f94de27a599c81e8f94de27a6245
EUC-JP 怐顋M窘Y怐顋M窘bE 1101011111100001111100001111101101001101111000111101101101011001110101111110000111110000111110110100110111100011110110110110001001000101 d7e1f0fb4de3db59d7e1f0fb4de3db6245
UTF-8 怐顋M窘Y怐顋M窘bE 1110011010000000100100001110100110100001100010110100110111100111101010101001100001011001111001101000000010010000111010011010000110001011010011011110011110101010100110000110001001000101 e68090e9a18b4de7aa9859e68090e9a18b4de7aa986245
UHC ??M窘Y??M窘bE 00111111001111110100110111001111110101110101100100111111001111110100110111001111110101110110001001000101 3f3f4dcfd7593f3f4dcfd76245

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