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 盖疼[}盖疼[{^ 11100001101100111110000101110101010110110111110111100001101100111110000101110101010110110111101101011110 e1b3e1755b7de1b3e1755b7b5e
EUC-JP 盖疼[}盖疼[{^ 11100010101101011110000111010110010110110111110111100010101101011110000111010110010110110111101101011110 e2b5e1d65b7de2b5e1d65b7b5e
UTF-8 盖疼[}盖疼[{^ 1110011110011011100101101110011110010110101111000101101101111101111001111001101110010110111001111001011010111100010110110111101101011110 e79b96e796bc5b7de79b96e796bc5b7b5e
UHC 盖疼[}盖疼[{^ 11001011110011001101010011011001010110110111110111001011110011001101010011011001010110110111101101011110 cbccd4d95b7dcbccd4d95b7b5e

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