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 ?????楓?? 001111110011111100111111001111110011111110010101100101100011111100111111 3f3f3f3f3f95963f3f
EUC-JP ?????楓?? 001111110011111100111111001111110011111111001001111101100011111100111111 3f3f3f3f3fc9f63f3f
UTF-8 셈섞렯롌렱楓뤰탮 111011001000010110001000111011001000010010011110111010111010000010101111111010111010000110001100111010111010000010110001111001101010010110010011111010111010010010110000111011011000001110101110 ec8588ec849eeba0afeba18ceba0b1e6a593eba4b0ed83ae
UHC 셈섞렯롌렱楓뤰탮 10111100110000001011110010101111100011101011110010001110110100101000111010111110111110011010001110001111110111101011010110001110 bcc0bcaf8ebc8ed28ebef9a38fdeb58e

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