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 ?帽???帽??^ 0011111110010110010110000011111100111111001111111001011001011000001111110011111101011110 3f96583f3f3f96583f3f5e
EUC-JP ?帽???帽??^ 0011111111001011101110010011111100111111001111111100101110111001001111110011111101011110 3fcbb93f3f3fcbb93f3f5e
UTF-8 랍帽ㄾ딕랍帽ㄾ듸^ 11101011100111101000110111100101101110001011110111100011100001001011111011101011100101001001010111101011100111101000110111100101101110001011110111100011100001001011111011101011100100111011100001011110 eb9e8de5b8bde384beeb9495eb9e8de5b8bde384beeb93b85e
UHC 랍帽ㄾ딕랍帽ㄾ듸^ 1011011011111000110110011011011010100100101011101011010111110001101101101111100011011001101101101010010010101110101101011110111101011110 b6f8d9b6a4aeb5f1b6f8d9b6a4aeb5ef5e

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