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[{^ 0011111100111111010011100101101101111101001111110011111101001110010110110111101101011110 3f3f4e5b7d3f3f4e5b7b5e
SJIS-WIN 閃?N[}閃?N[{^ 10010001010011010011111101001110010110110111110110010001010011010011111101001110010110110111101101011110 914d3f4e5b7d914d3f4e5b7b5e
EUC-JP 閃?N[}閃?N[{^ 11000001101011100011111101001110010110110111110111000001101011100011111101001110010110110111101101011110 c1ae3f4e5b7dc1ae3f4e5b7b5e
UTF-8 閃쀬N[}閃쀬N[{^ 11101001100101101000001111101100100000001010110001001110010110110111110111101001100101101000001111101100100000001010110001001110010110110111101101011110 e99683ec80ac4e5b7de99683ec80ac4e5b7b5e
UHC 閃쀬N[}閃쀬N[{^ 111000001110110010010111111011000100111001011011011111011110000011101100100101111110110001001110010110110111101101011110 e0ec97ec4e5b7de0ec97ec4e5b7b5e

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