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{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN ?篩蕪{N}?篩蕪{N{^ 0011111111100010101111111001010110010011011110110100111001111101001111111110001010111111100101011001001101111011010011100111101101011110 3fe2bf95937b4e7d3fe2bf95937b4e7b5e
EUC-JP ?篩蕪{N}?篩蕪{N{^ 0011111111100100110000011100100111110011011110110100111001111101001111111110010011000001110010011111001101111011010011100111101101011110 3fe4c1c9f37b4e7d3fe4c1c9f37b4e7b5e
UTF-8 꿸篩蕪{N}꿸篩蕪{N{^ 11101010101111111011100011100111101011111010100111101000100101011010101001111011010011100111110111101010101111111011100011100111101011111010100111101000100101011010101001111011010011100111101101011110 eabfb8e7afa9e895aa7b4e7deabfb8e7afa9e895aa7b4e7b5e
UHC 꿸篩蕪{N}꿸篩蕪{N{^ 10110010111010101101111011101000110110011111001101111011010011100111110110110010111010101101111011101000110110011111001101111011010011100111101101011110 b2eadee8d9f37b4e7db2eadee8d9f37b4e7b5e

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