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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?嶽?鼠}?嶽?鼠{^ 001111111001101111010100001111111001000101101100011111010011111110011011110101000011111110010001011011000111101101011110 3f9bd43f916c7d3f9bd43f916c7b5e
EUC-JP ?嶽?鼠}?嶽?鼠{^ 001111111101011011010110001111111100000111001101011111010011111111010110110101100011111111000001110011010111101101011110 3fd6d63fc1cd7d3fd6d63fc1cd7b5e
UTF-8 센嶽섟鼠}센嶽섟鼠{^ 111011001000010010111100111001011011011010111101111011001000010010011111111010011011110010100000011111011110110010000100101111001110010110110110101111011110110010000100100111111110100110111100101000000111101101011110 ec84bce5b6bdec849fe9bca07dec84bce5b6bdec849fe9bca07b5e
UHC 센嶽섟鼠}센嶽섟鼠{^ 10111100101111101110010011000000101111001011000011100000101010010111110110111100101111101110010011000000101111001011000011100000101010010111101101011110 bcbee4c0bcb0e0a97dbcbee4c0bcb0e0a97b5e

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