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 チキアフチキアフ^ 110000011011011110110001110011001100000110110111101100011100110001011110 c1b7b1ccc1b7b1cc5e
EUC-JP チキアフチキアフ^ 1000111011000001100011101011011110001110101100011000111011001100100011101100000110001110101101111000111010110001100011101100110001011110 8ec18eb78eb18ecc8ec18eb78eb18ecc5e
UTF-8 チキアフチキアフ^ 11101111101111101000000111101111101111011011011111101111101111011011000111101111101111101000110011101111101111101000000111101111101111011011011111101111101111011011000111101111101111101000110001011110 efbe81efbdb7efbdb1efbe8cefbe81efbdb7efbdb1efbe8c5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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