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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????坎 001111110011111100111111001111110011111100111111001111111001101010101010 3f3f3f3f3f3f3f9aaa
EUC-JP ????雩??坎 0011111100111111001111110011111110001111111001101111101000111111001111111101010010101100 3f3f3f3f8fe6fa3f3fd4ac
UTF-8 렮롅롈뤷雩풆퍗坎 111010111010000010101110111010111010000110000101111010111010000110001000111010111010010010110111111010011001101110101001111011011001001010000110111011011000110110010111111001011001110110001110 eba0aeeba185eba188eba4b7e99ba9ed9286ed8d97e59d8e
UHC 렮롅롈뤷雩풆퍗坎 10001110101110111000111011001011100011101100111010001111111001011110100111101100101111101000111010111011100011101100101011101100 8ebb8ecb8ece8fe5e9ecbe8ebb8ecaec

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