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 輸郎[}輸郎[{^ 10010111010000011001100001011001010110110111110110010111010000011001100001011001010110110111101101011110 974198595b7d974198595b7b5e
EUC-JP 輸郎[}輸郎[{^ 11001101101000101100111110111010010110110111110111001101101000101100111110111010010110110111101101011110 cda2cfba5b7dcda2cfba5b7b5e
UTF-8 輸郎[}輸郎[{^ 1110100010111100101110001110100110000011100011100101101101111101111010001011110010111000111010011000001110001110010110110111101101011110 e8bcb8e9838e5b7de8bcb8e9838e5b7b5e
UHC 輸?[}輸?[{^ 1110001011000011001111110101101101111101111000101100001100111111010110110111101101011110 e2c33f5b7de2c33f5b7b5e

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