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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????楓??? 00111111001111110011111100111111001111111001010110010110001111110011111100111111 3f3f3f3f3f95963f3f3f
EUC-JP ?????楓??寗 001111110011111100111111001111110011111111001001111101100011111100111111100011111011101011100000 3f3f3f3f3fc9f63f3f8fbae0
UTF-8 셈섞렯롌렱楓뤰탮寗 111011001000010110001000111011001000010010011110111010111010000010101111111010111010000110001100111010111010000010110001111001101010010110010011111010111010010010110000111011011000001110101110111001011010111110010111 ec8588ec849eeba0afeba18ceba0b1e6a593eba4b0ed83aee5af97
UHC 셈섞렯롌렱楓뤰탮寗 101111001100000010111100101011111000111010111100100011101101001010001110101111101111100110100011100011111101111010110101100011101101001010111100 bcc0bcaf8ebc8ed28ebef9a38fdeb58ed2bc

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