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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?瑙‥?瑙‥^ 0011111111100000111011011000000101100100001111111110000011101101100000010110010001011110 3fe0ed81643fe0ed81645e
EUC-JP ?瑙‥?瑙‥^ 0011111111100000111011111010000111000101001111111110000011101111101000011100010101011110 3fe0efa1c53fe0efa1c55e
UTF-8 렻瑙‥렻瑙‥^ 11101011101000001011101111100111100100011001100111100010100000001010010111101011101000001011101111100111100100011001100111100010100000001010010101011110 eba0bbe79199e280a5eba0bbe79199e280a55e
UHC 렻瑙‥렻瑙‥^ 10001110110000111101001011000101101000011010010110001110110000111101001011000101101000011010010101011110 8ec3d2c5a1a58ec3d2c5a1a55e

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