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 短臓臓}短臓臓{^ 100100100101101010010001100111111001000110011111011111011001001001011010100100011001111110010001100111110111101101011110 925a919f919f7d925a919f919f7b5e
EUC-JP 短臓臓}短臓臓{^ 110000111011101111000010101000011100001010100001011111011100001110111011110000101010000111000010101000010111101101011110 c3bbc2a1c2a17dc3bbc2a1c2a17b5e
UTF-8 短臓臓}短臓臓{^ 111001111001111110101101111010001000011110010011111010001000011110010011011111011110011110011111101011011110100010000111100100111110100010000111100100110111101101011110 e79fade88793e887937de79fade88793e887937b5e
UHC 短??}短??{^ 1101001110101101001111110011111101111101110100111010110100111111001111110111101101011110 d3ad3f3f7dd3ad3f3f7b5e

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