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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???阿?????^ 0011111100111111001111111000100010100010001111110011111100111111001111110011111101011110 3f3f3f88a23f3f3f3f3f5e
EUC-JP ???阿??艅??^ 00111111001111110011111110110000101001000011111100111111100011111101011011111101001111110011111101011110 3f3f3fb0a43f3f8fd6fd3f3f5e
UTF-8 女앮찇阿얏옗艅뗤뭬^ 11101111101001101000000111101100100101011010111011101100101100001000011111101001100110001011111111101100100101101000111111101100100110001001011111101000100010011000010111101011100101111010010011101011101011011010110001011110 efa681ec95aeecb087e998bfec968fec9897e88985eb97a4ebadac5e
UHC 女앮찇阿얏옗艅뗤뭬^ 11100101111111001001110111100110101010011000101111100100101110011011111011100110100111101001110111100110101010011000101111100100101110011011111001011110 e5fc9de6a98be4b9bee69e9de6a98be4b9be5e

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