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{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e
SJIS-WIN 﨟ー{N}﨟ー{N{^ 11111011100111011011000001111011010011100111110111111011100111011011000001111011010011100111101101011110 fb9db07b4e7dfb9db07b4e7b5e
EUC-JP ?ー{N}?ー{N{^ 00111111100011101011000001111011010011100111110100111111100011101011000001111011010011100111101101011110 3f8eb07b4e7d3f8eb07b4e7b5e
UTF-8 﨟ー{N}﨟ー{N{^ 11101111101010001001111111101111101111011011000001111011010011100111110111101111101010001001111111101111101111011011000001111011010011100111101101011110 efa89fefbdb07b4e7defa89fefbdb07b4e7b5e
UHC ??{N}??{N{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e

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