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{^ 10001110101100011111000110100011010011100111110110001110101100011111000110100011010011100111101101011110 8eb1f1a34e7d8eb1f1a34e7b5e
SJIS-WIN ?±?£N}?±?£N{^ 0011111110000001011111010011111110000001100100100100111001111101001111111000000101111101001111111000000110010010010011100111101101011110 3f817d3f81924e7d3f817d3f81924e7b5e
EUC-JP ?±ñ£N}?±ñ£N{^ 001111111010000111011110100011111010101111010000101000011111001001001110011111010011111110100001110111101000111110101011110100001010000111110010010011100111101101011110 3fa1de8fabd0a1f24e7d3fa1de8fabd0a1f24e7b5e
UTF-8 ޱñ£N}ޱñ£N{^ 110000101000111011000010101100011100001110110001110000101010001101001110011111011100001010001110110000101011000111000011101100011100001010100011010011100111101101011110 c28ec2b1c3b1c2a34e7dc28ec2b1c3b1c2a34e7b5e
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)