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{^ 101100111111101110110100111000100111101101001110011111011011001111111011101101001110001001111011010011100111101101011110 b3fbb4e27b4e7db3fbb4e27b4e7b5e
SJIS-WIN ??´?{N}??´?{N{^ 0011111100111111100000010100110000111111011110110100111001111101001111110011111110000001010011000011111101111011010011100111101101011110 3f3f814c3f7b4e7d3f3f814c3f7b4e7b5e
EUC-JP ?û´â{N}?û´â{N{^ 00111111100011111010101111100101101000011010110110001111101010111010010001111011010011100111110100111111100011111010101111100101101000011010110110001111101010111010010001111011010011100111101101011110 3f8fabe5a1ad8faba47b4e7d3f8fabe5a1ad8faba47b4e7b5e
UTF-8 ³û´â{N}³û´â{N{^ 1100001010110011110000111011101111000010101101001100001110100010011110110100111001111101110000101011001111000011101110111100001010110100110000111010001001111011010011100111101101011110 c2b3c3bbc2b4c3a27b4e7dc2b3c3bbc2b4c3a27b4e7b5e
UHC ³?´?{N}³?´?{N{^ 10101001111110000011111110100010101001010011111101111011010011100111110110101001111110000011111110100010101001010011111101111011010011100111101101011110 a9f83fa2a53f7b4e7da9f83fa2a53f7b4e7b5e

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