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[{^ 111000100110001111100010011000010100111001011011011111011110001001100011111000100110000101001110010110110111101101011110 e263e2614e5b7de263e2614e5b7b5e
EUC-JP 稍秣N[}稍秣N[{^ 111000111100010011100011110000100100111001011011011111011110001111000100111000111100001001001110010110110111101101011110 e3c4e3c24e5b7de3c4e3c24e5b7b5e
UTF-8 稍秣N[}稍秣N[{^ 11100111101010001000110111100111101001111010001101001110010110110111110111100111101010001000110111100111101001111010001101001110010110110111101101011110 e7a88de7a7a34e5b7de7a88de7a7a34e5b7b5e
UHC 稍?N[}稍?N[{^ 11110101101010100011111101001110010110110111110111110101101010100011111101001110010110110111101101011110 f5aa3f4e5b7df5aa3f4e5b7b5e

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