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 狸他臓}狸他臓{^ 100100100100101110010001101111001001000110011111011111011001001001001011100100011011110010010001100111110111101101011110 924b91bc919f7d924b91bc919f7b5e
EUC-JP 狸他臓}狸他臓{^ 110000111010110011000010101111101100001010100001011111011100001110101100110000101011111011000010101000010111101101011110 c3acc2bec2a17dc3acc2bec2a17b5e
UTF-8 狸他臓}狸他臓{^ 111001111000101110111000111001001011101110010110111010001000011110010011011111011110011110001011101110001110010010111011100101101110100010000111100100110111101101011110 e78bb8e4bb96e887937de78bb8e4bb96e887937b5e
UHC 狸他?}狸他?{^ 11010111111000011111011011100010001111110111110111010111111000011111011011100010001111110111101101011110 d7e1f6e23f7dd7e1f6e23f7b5e

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