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 俗繹[}俗繹[{^ 10010001101011011110001110001000010110110111110110010001101011011110001110001000010110110111101101011110 91ade3885b7d91ade3885b7b5e
EUC-JP 俗繹[}俗繹[{^ 11000010101011111110010111101000010110110111110111000010101011111110010111101000010110110111101101011110 c2afe5e85b7dc2afe5e85b7b5e
UTF-8 俗繹[}俗繹[{^ 1110010010111111100101111110011110111001101110010101101101111101111001001011111110010111111001111011100110111001010110110111101101011110 e4bf97e7b9b95b7de4bf97e7b9b95b7b5e
UHC 俗繹[}俗繹[{^ 11100001110101001110011010111010010110110111110111100001110101001110011010111010010110110111101101011110 e1d4e6ba5b7de1d4e6ba5b7b5e

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