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 穽?[}穽?[{^ 1110001001110110001111110101101101111101111000100111011000111111010110110111101101011110 e2763f5b7de2763f5b7b5e
EUC-JP 穽?[}穽?[{^ 1110001111010111001111110101101101111101111000111101011100111111010110110111101101011110 e3d73f5b7de3d73f5b7b5e
UTF-8 穽렋[}穽렋[{^ 1110011110101001101111011110101110100000100010110101101101111101111001111010100110111101111010111010000010001011010110110111101101011110 e7a9bdeba08b5b7de7a9bdeba08b5b7b5e
UHC 穽렋[}穽렋[{^ 11101111111100001000111010100010010110110111110111101111111100001000111010100010010110110111101101011110 eff08ea25b7deff08ea25b7b5e

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