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 笞潁[}笞潁[{^ 11100010100110101001111111110001010110110111110111100010100110101001111111110001010110110111101101011110 e29a9ff15b7de29a9ff15b7b5e
EUC-JP 笞潁[}笞潁[{^ 11100011111110101101111011110011010110110111110111100011111110101101111011110011010110110111101101011110 e3fadef35b7de3fadef35b7b5e
UTF-8 笞潁[}笞潁[{^ 1110011110101100100111101110011010111101100000010101101101111101111001111010110010011110111001101011110110000001010110110111101101011110 e7ac9ee6bd815b7de7ac9ee6bd815b7b5e
UHC 笞潁[}笞潁[{^ 11110111110000101110011110111000010110110111110111110111110000101110011110111000010110110111101101011110 f7c2e7b85b7df7c2e7b85b7b5e

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