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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 犲体黙\}犲体黙\{^ 1110000010111010100100011100110010010110110110010101110001111101111000001011101010010001110011001001011011011001010111000111101101011110 e0ba91cc96d95c7de0ba91cc96d95c7b5e
EUC-JP 犲体黙\}犲体黙\{^ 1110000010111100110000101100111011001100110110110101110001111101111000001011110011000010110011101100110011011011010111000111101101011110 e0bcc2ceccdb5c7de0bcc2ceccdb5c7b5e
UTF-8 犲体黙\}犲体黙\{^ 1110011110001010101100101110010010111101100100111110100110111011100110010101110001111101111001111000101010110010111001001011110110010011111010011011101110011001010111000111101101011110 e78ab2e4bd93e9bb995c7de78ab2e4bd93e9bb995c7b5e
UHC ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e

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