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 漆蒔[}漆蒔[{^ 10001110101111011000111010101010010110110111110110001110101111011000111010101010010110110111101101011110 8ebd8eaa5b7d8ebd8eaa5b7b5e
EUC-JP 漆蒔[}漆蒔[{^ 10111100101111111011110010101100010110110111110110111100101111111011110010101100010110110111101101011110 bcbfbcac5b7dbcbfbcac5b7b5e
UTF-8 漆蒔[}漆蒔[{^ 1110011010111100100001101110100010010010100101000101101101111101111001101011110010000110111010001001001010010100010110110111101101011110 e6bc86e892945b7de6bc86e892945b7b5e
UHC 漆蒔[}漆蒔[{^ 11110110110101001110001111001000010110110111110111110110110101001110001111001000010110110111101101011110 f6d4e3c85b7df6d4e3c85b7b5e

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