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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ??恁???恁?B 0011111100111111100111001000110000111111001111110011111110011100100011000011111101000010 3f3f9c8c3f3f3f9c8c3f42
EUC-JP ??恁???恁?B 0011111100111111110101111110110000111111001111110011111111010111111011000011111101000010 3f3fd7ec3f3f3fd7ec3f42
UTF-8 李펎恁뺷李펎恁뺷B 11101111101001111010000111101101100011101000111011100110100000011000000111101011101110101011011111101111101001111010000111101101100011101000111011100110100000011000000111101011101110101011011101000010 efa7a1ed8e8ee68181ebbab7efa7a1ed8e8ee68181ebbab742
UHC 李펎恁뺷李펎恁뺷B 1110110010110000101111000110010111101100111101101001010111111110111011001011000010111100011001011110110011110110100101011111111001000010 ecb0bc65ecf695feecb0bc65ecf695fe42

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