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 ?[???[??^ 001111110101101100111111001111110011111101011011001111110011111101011110 3f5b3f3f3f5b3f3f5e
SJIS-WIN 短[臓村短[臓村^ 100100100101101001011011100100011001111110010001101110101001001001011010010110111001000110011111100100011011101001011110 925a5b919f91ba925a5b919f91ba5e
EUC-JP 短[臓村短[臓村^ 110000111011101101011011110000101010000111000010101111001100001110111011010110111100001010100001110000101011110001011110 c3bb5bc2a1c2bcc3bb5bc2a1c2bc5e
UTF-8 短[臓村短[臓村^ 111001111001111110101101010110111110100010000111100100111110011010011101100100011110011110011111101011010101101111101000100001111001001111100110100111011001000101011110 e79fad5be88793e69d91e79fad5be88793e69d915e
UHC 短[?村短[?村^ 11010011101011010101101100111111111101011011110111010011101011010101101100111111111101011011110101011110 d3ad5b3ff5bdd3ad5b3ff5bd5e

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