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 顏們ケ媒顏們ケ倍^ 111010001111100010011000111011001011100110010100011111011110100011111000100110001110110010111001100101000111101101011110 e8f898ecb9947de8f898ecb9947b5e
EUC-JP 顏們ケ媒顏們ケ倍^ 1111000011111010110100001110111010001110101110011100011111011110111100001111101011010000111011101000111010111001110001111101110001011110 f0fad0ee8eb9c7def0fad0ee8eb9c7dc5e
UTF-8 顏們ケ媒顏們ケ倍^ 11101001101000011000111111100101100000001001000111101111101111011011100111100101101010101001001011101001101000011000111111100101100000001001000111101111101111011011100111100101100000001000110101011110 e9a18fe58091efbdb9e5aa92e9a18fe58091efbdb9e5808d5e
UHC ?們?媒?們?倍^ 00111111110110011111101000111111110110001101101000111111110110011111101000111111110110111100001101011110 3fd9fa3fd8da3fd9fa3fdbc35e

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