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 ?嶽?}?嶽?{^ 0011111110011011110101000011111101111101001111111001101111010100001111110111101101011110 3f9bd43f7d3f9bd43f7b5e
EUC-JP ?嶽?}?嶽?{^ 0011111111010110110101100011111101111101001111111101011011010110001111110111101101011110 3fd6d63f7d3fd6d63f7b5e
UTF-8 렰嶽렺}렰嶽렺{^ 111010111010000010110000111001011011011010111101111010111010000010111010011111011110101110100000101100001110010110110110101111011110101110100000101110100111101101011110 eba0b0e5b6bdeba0ba7deba0b0e5b6bdeba0ba7b5e
UHC 렰嶽렺}렰嶽렺{^ 100011101011110111100100110000001000111011000010011111011000111010111101111001001100000010001110110000100111101101011110 8ebde4c08ec27d8ebde4c08ec27b5e

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