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 Á±ÀúN}Á±ÀúN{^ 11000001101100011100000011111010010011100111110111000001101100011100000011111010010011100111101101011110 c1b1c0fa4e7dc1b1c0fa4e7b5e
SJIS-WIN ?±??N}?±??N{^ 001111111000000101111101001111110011111101001110011111010011111110000001011111010011111100111111010011100111101101011110 3f817d3f3f4e7d3f817d3f3f4e7b5e
EUC-JP Á±ÀúN}Á±ÀúN{^ 100011111010101010100001101000011101111010001111101010101010001010001111101010111110001001001110011111011000111110101010101000011010000111011110100011111010101010100010100011111010101111100010010011100111101101011110 8faaa1a1de8faaa28fabe24e7d8faaa1a1de8faaa28fabe24e7b5e
UTF-8 Á±ÀúN}Á±ÀúN{^ 110000111000000111000010101100011100001110000000110000111011101001001110011111011100001110000001110000101011000111000011100000001100001110111010010011100111101101011110 c381c2b1c380c3ba4e7dc381c2b1c380c3ba4e7b5e
UHC ?±??N}?±??N{^ 001111111010000110111110001111110011111101001110011111010011111110100001101111100011111100111111010011100111101101011110 3fa1be3f3f4e7d3fa1be3f3f4e7b5e

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