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 阿??姙ф?鍮?^ 10001000101000100011111100111111100110110100101110000100100001100011111111101000010010100011111101011110 88a23f3f9b4b84863fe84a3f5e
EUC-JP 阿??姙ф?鍮?^ 10110000101001000011111100111111110101011010110010100111111001100011111111101111101010110011111101011110 b0a43f3fd5aca7e63fefab3f5e
UTF-8 阿숈옱姙ф쿅鍮캯^ 111010011001100010111111111011001000100010001000111011001001100010110001111001011010011110011001110100011000010011101100101111111000010111101001100011011010111011101100101110101010111101011110 e998bfec8888ec98b1e5a799d184ecbf85e98daeecbaaf5e
UHC 阿숈옱姙ф쿅鍮캯^ 1110010010111001100110011110110010011110101011001110110011110101101011001110011010110010100110101110101110111001101100000100111101011110 e4b999ec9eacecf5ace6b29aebb9b04f5e

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