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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 浯滉クゥ浯滉クゥ^ 111110101111110010011111111001001011100010000011010001001111101011111100100111111110010010111000100000110100010001011110 fafc9fe4b88344fafc9fe4b883445e
EUC-JP 浯滉クゥ浯滉クゥ^ 10001111110001111100001111011110111001101000111010111000101001011010010110001111110001111100001111011110111001101000111010111000101001011010010101011110 8fc7c3dee68eb8a5a58fc7c3dee68eb8a5a55e
UTF-8 浯滉クゥ浯滉クゥ^ 11100110101101011010111111100110101110111000100111101111101111011011100011100011100000101010010111100110101101011010111111100110101110111000100111101111101111011011100011100011100000101010010101011110 e6b5afe6bb89efbdb8e382a5e6b5afe6bb89efbdb8e382a55e
UHC ?滉?ゥ?滉?ゥ^ 00111111111111001101000100111111101010111010010100111111111111001101000100111111101010111010010101011110 3ffcd13faba53ffcd13faba55e

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