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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN ??┴N}??┴N{^ 00111111001111111000010010101000010011100111110100111111001111111000010010101000010011100111101101011110 3f3f84a84e7d3f3f84a84e7b5e
EUC-JP ??┴N}??┴N{^ 00111111001111111010100010101010010011100111110100111111001111111010100010101010010011100111101101011110 3f3fa8aa4e7d3f3fa8aa4e7b5e
UTF-8 捻뚨┴N}捻뚨┴N{^ 1110111110100110101001001110101110011010101010001110001010010100101101000100111001111101111011111010011010100100111010111001101010101000111000101001010010110100010011100111101101011110 efa6a4eb9aa8e294b44e7defa6a4eb9aa8e294b44e7b5e
UHC 捻뚨┴N}捻뚨┴N{^ 1110011011110111100011001110011110100110101010100100111001111101111001101111011110001100111001111010011010101010010011100111101101011110 e6f78ce7a6aa4e7de6f78ce7a6aa4e7b5e

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