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{^ 11110000101100001011101110100011010011100111110111110000101100001011101110100011010011100111101101011110 f0b0bba34e7df0b0bba34e7b5e
SJIS-WIN ?°?£N}?°?£N{^ 0011111110000001100010110011111110000001100100100100111001111101001111111000000110001011001111111000000110010010010011100111101101011110 3f818b3f81924e7d3f818b3f81924e7b5e
EUC-JP ð°?£N}ð°?£N{^ 100011111010100111000011101000011110101100111111101000011111001001001110011111011000111110101001110000111010000111101011001111111010000111110010010011100111101101011110 8fa9c3a1eb3fa1f24e7d8fa9c3a1eb3fa1f24e7b5e
UTF-8 𰻣N}𰻣N{^ 110000111011000011000010101100001100001010111011110000101010001101001110011111011100001110110000110000101011000011000010101110111100001010100011010011100111101101011110 c3b0c2b0c2bbc2a34e7dc3b0c2b0c2bbc2a34e7b5e
UHC ð°??N}ð°??N{^ 1010100110100011101000011100011000111111001111110100111001111101101010011010001110100001110001100011111100111111010011100111101101011110 a9a3a1c63f3f4e7da9a3a1c63f3f4e7b5e

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