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 陌弘[}陌弘[{^ 11101000100110011000110101001111010110110111110111101000100110011000110101001111010110110111101101011110 e8998d4f5b7de8998d4f5b7b5e
EUC-JP 陌弘[}陌弘[{^ 11101111111110011011100110110000010110110111110111101111111110011011100110110000010110110111101101011110 eff9b9b05b7deff9b9b05b7b5e
UTF-8 陌弘[}陌弘[{^ 1110100110011001100011001110010110111100100110000101101101111101111010011001100110001100111001011011110010011000010110110111101101011110 e9998ce5bc985b7de9998ce5bc985b7b5e
UHC 陌弘[}陌弘[{^ 11011000111010001111101111110000010110110111110111011000111010001111101111110000010110110111101101011110 d8e8fbf05b7dd8e8fbf05b7b5e

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