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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 苒?[}苒?[{^ 1110010010010010001111110101101101111101111001001001001000111111010110110111101101011110 e4923f5b7de4923f5b7b5e
EUC-JP 苒?[}苒?[{^ 1110011111110010001111110101101101111101111001111111001000111111010110110111101101011110 e7f23f5b7de7f23f5b7b5e
UTF-8 苒자[}苒자[{^ 1110100010001011100100101110110010011110100100000101101101111101111010001000101110010010111011001001111010010000010110110111101101011110 e88b92ec9e905b7de88b92ec9e905b7b5e
UHC 苒자[}苒자[{^ 11100110111111101100000011011010010110110111110111100110111111101100000011011010010110110111101101011110 e6fec0da5b7de6fec0da5b7b5e

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