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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ????斐???梨B 001111110011111100111111001111111001010011100011001111110011111100111111100101111001110001000010 3f3f3f3f94e33f3f3f979c42
EUC-JP ????斐???梨B 001111110011111100111111001111111100100011100101001111110011111100111111110011011111110001000010 3f3f3f3fc8e53f3f3fcdfc42
UTF-8 렭렏렯뤩斐틢쪔폀梨B 11101011101000001010110111101011101000001000111111101011101000001010111111101011101001001010100111100110100101101001000011101101100010111010001011101100101010101001010011101101100011111000000011100110101000101010100001000010 eba0adeba08feba0afeba4a9e69690ed8ba2ecaa94ed8f80e6a2a842
UHC 렭렏렯뤩斐틢쪔폀梨B 10001110101110101000111010100101100011101011110010001111110101111101110111101100101110101000111010100101100011101011110010001111110101111101111001000010 8eba8ea58ebc8fd7ddecba8ea58ebc8fd7de42

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