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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN モ」簔}Yモ」簔}bE 11010011101000111110001011000001011111010101100111010011101000111110001011000001011111010110001001000101 d3a3e2c17d59d3a3e2c17d6245
EUC-JP モ」簔}Yモ」簔}bE 1000111011010011100011101010001111100100110000110111110101011001100011101101001110001110101000111110010011000011011111010110001001000101 8ed38ea3e4c37d598ed38ea3e4c37d6245
UTF-8 モ」簔}Yモ」簔}bE 1110111110111110100100111110111110111101101000111110011110110000100101000111110101011001111011111011111010010011111011111011110110100011111001111011000010010100011111010110001001000101 efbe93efbda3e7b0947d59efbe93efbda3e7b0947d6245
UHC ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245

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