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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 狸蔵臓}狸蔵臓{^ 100100100100101110010001101000001001000110011111011111011001001001001011100100011010000010010001100111110111101101011110 924b91a0919f7d924b91a0919f7b5e
EUC-JP 狸蔵臓}狸蔵臓{^ 110000111010110011000010101000101100001010100001011111011100001110101100110000101010001011000010101000010111101101011110 c3acc2a2c2a17dc3acc2a2c2a17b5e
UTF-8 狸蔵臓}狸蔵臓{^ 111001111000101110111000111010001001010010110101111010001000011110010011011111011110011110001011101110001110100010010100101101011110100010000111100100110111101101011110 e78bb8e894b5e887937de78bb8e894b5e887937b5e
UHC 狸??}狸??{^ 1101011111100001001111110011111101111101110101111110000100111111001111110111101101011110 d7e13f3f7dd7e13f3f7b5e

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