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 è¾°nDè¾°nD^ 1110100010111110101100000110111001000100111010001011111010110000011011100100010001011110 e8beb06e44e8beb06e445e
SJIS-WIN ??°nD??°nD^ 00111111001111111000000110001011011011100100010000111111001111111000000110001011011011100100010001011110 3f3f818b6e443f3f818b6e445e
EUC-JP è?°nDè?°nD^ 1000111110101011101100100011111110100001111010110110111001000100100011111010101110110010001111111010000111101011011011100100010001011110 8fabb23fa1eb6e448fabb23fa1eb6e445e
UTF-8 è¾°nDè¾°nD^ 1100001110101000110000101011111011000010101100000110111001000100110000111010100011000010101111101100001010110000011011100100010001011110 c3a8c2bec2b06e44c3a8c2bec2b06e445e
UHC ?¾°nD?¾°nD^ 001111111010100011111010101000011100011001101110010001000011111110101000111110101010000111000110011011100100010001011110 3fa8faa1c66e443fa8faa1c66e445e

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