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 Ó¹LÓ£`}Ó¹LÓ£`{^ 110100111011100101001100110100111010001101100000011111011101001110111001010011001101001110100011011000000111101101011110 d3b94cd3a3607dd3b94cd3a3607b5e
SJIS-WIN ??L?£`}??L?£`{^ 0011111100111111010011000011111110000001100100100110000001111101001111110011111101001100001111111000000110010010011000000111101101011110 3f3f4c3f8192607d3f3f4c3f8192607b5e
EUC-JP Ó?LÓ£`}Ó?LÓ£`{^ 10001111101010101101000100111111010011001000111110101010110100011010000111110010011000000111110110001111101010101101000100111111010011001000111110101010110100011010000111110010011000000111101101011110 8faad13f4c8faad1a1f2607d8faad13f4c8faad1a1f2607b5e
UTF-8 Ó¹LÓ£`}Ó¹LÓ£`{^ 1100001110010011110000101011100101001100110000111001001111000010101000110110000001111101110000111001001111000010101110010100110011000011100100111100001010100011011000000111101101011110 c393c2b94cc393c2a3607dc393c2b94cc393c2a3607b5e
UHC ?¹L??`}?¹L??`{^ 0011111110101001111101100100110000111111001111110110000001111101001111111010100111110110010011000011111100111111011000000111101101011110 3fa9f64c3f3f607d3fa9f64c3f3f607b5e

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