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^ 11010011101010011101001110111001011011100100010011010011101010011101001110111001011011100100010001011110 d3a9d3b96e44d3a9d3b96e445e
SJIS-WIN ????nD????nD^ 00111111001111110011111100111111011011100100010000111111001111110011111100111111011011100100010001011110 3f3f3f3f6e443f3f3f3f6e445e
EUC-JP Ó©Ó?nDÓ©Ó?nD^ 10001111101010101101000110001111101000101110110110001111101010101101000100111111011011100100010010001111101010101101000110001111101000101110110110001111101010101101000100111111011011100100010001011110 8faad18fa2ed8faad13f6e448faad18fa2ed8faad13f6e445e
UTF-8 Ó©Ó¹nDÓ©Ó¹nD^ 110000111001001111000010101010011100001110010011110000101011100101101110010001001100001110010011110000101010100111000011100100111100001010111001011011100100010001011110 c393c2a9c393c2b96e44c393c2a9c393c2b96e445e
UHC ???¹nD???¹nD^ 001111110011111100111111101010011111011001101110010001000011111100111111001111111010100111110110011011100100010001011110 3f3f3fa9f66e443f3f3fa9f66e445e

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