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 識鴃鹿識軸^ 1111000011000000100011101010111111101001111011101000111010101101111100001100000010001110101011111111000111110110100011101011001001011110 f0c08eafe9ee8eadf0c08eaff1f68eb25e
EUC-JP ?識鴃鹿?識?軸^ 0011111110111100101100011111001011110000101111001010111100111111101111001011000100111111101111001011010001011110 3fbcb1f2f0bcaf3fbcb13fbcb45e
UTF-8 識鴃鹿識軸^ 11101110100000011011111111101000101011011001100011101001101101001000001111101001101110011011111111101110100000011011111111101000101011011001100011101110100001011011000111101000101110111011100001011110 ee81bfe8ad98e9b483e9b9bfee81bfe8ad98ee85b1e8bbb85e
UHC ?識?鹿?識?軸^ 00111111111000111101101100111111110101101110001100111111111000111101101100111111111101011110111001011110 3fe3db3fd6e33fe3db3ff5ee5e

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