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{^ 111100001010100110001110101000110111101101001110011111011111000010101001100011101010001101111011010011100111101101011110 f0a98ea37b4e7df0a98ea37b4e7b5e
SJIS-WIN ???£{N}???£{N{^ 0011111100111111001111111000000110010010011110110100111001111101001111110011111100111111100000011001001001111011010011100111101101011110 3f3f3f81927b4e7d3f3f3f81927b4e7b5e
EUC-JP ð©?£{N}ð©?£{N{^ 10001111101010011100001110001111101000101110110100111111101000011111001001111011010011100111110110001111101010011100001110001111101000101110110100111111101000011111001001111011010011100111101101011110 8fa9c38fa2ed3fa1f27b4e7d8fa9c38fa2ed3fa1f27b4e7b5e
UTF-8 𩎣{N}𩎣{N{^ 1100001110110000110000101010100111000010100011101100001010100011011110110100111001111101110000111011000011000010101010011100001010001110110000101010001101111011010011100111101101011110 c3b0c2a9c28ec2a37b4e7dc3b0c2a9c28ec2a37b4e7b5e
UHC ð???{N}ð???{N{^ 1010100110100011001111110011111100111111011110110100111001111101101010011010001100111111001111110011111101111011010011100111101101011110 a9a33f3f3f7b4e7da9a33f3f3f7b4e7b5e

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