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 鋧痔[}鋧痔[{^ 11111011110011111000111010100100010110110111110111111011110011111000111010100100010110110111101101011110 fbcf8ea45b7dfbcf8ea45b7b5e
EUC-JP 鋧痔[}鋧痔[{^ 100011111110010011001011101111001010011001011011011111011000111111100100110010111011110010100110010110110111101101011110 8fe4cbbca65b7d8fe4cbbca65b7b5e
UTF-8 鋧痔[}鋧痔[{^ 1110100110001011101001111110011110010111100101000101101101111101111010011000101110100111111001111001011110010100010110110111101101011110 e98ba7e797945b7de98ba7e797945b7b5e
UHC ?痔[}?痔[{^ 0011111111110110110000000101101101111101001111111111011011000000010110110111101101011110 3ff6c05b7d3ff6c05b7b5e

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