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 ??嶽}??嶽{^ 0011111100111111100110111101010001111101001111110011111110011011110101000111101101011110 3f3f9bd47d3f3f9bd47b5e
EUC-JP ??嶽}??嶽{^ 0011111100111111110101101101011001111101001111110011111111010110110101100111101101011110 3f3fd6d67d3f3fd6d67b5e
UTF-8 렠롆嶽}렠롆嶽{^ 111010111010000010100000111010111010000110000110111001011011011010111101011111011110101110100000101000001110101110100001100001101110010110110110101111010111101101011110 eba0a0eba186e5b6bd7deba0a0eba186e5b6bd7b5e
UHC 렠롆嶽}렠롆嶽{^ 100011101011000110001110110011001110010011000000011111011000111010110001100011101100110011100100110000000111101101011110 8eb18ecce4c07d8eb18ecce4c07b5e

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