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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN "ケテ["ケテ[^ 1111101001010111101110011100001101011011111110100101011110111001110000110101101101011110 fa57b9c35bfa57b9c35b5e
EUC-JP ?ケテ[?ケテ[^ 00111111100011101011100110001110110000110101101100111111100011101011100110001110110000110101101101011110 3f8eb98ec35b3f8eb98ec35b5e
UTF-8 "ケテ["ケテ[^ 111011111011110010000010111011111011110110111001111011111011111010000011010110111110111110111100100000101110111110111101101110011110111110111110100000110101101101011110 efbc82efbdb9efbe835befbc82efbdb9efbe835b5e
UHC "??["??[^ 1010001110100010001111110011111101011011101000111010001000111111001111110101101101011110 a3a23f3f5ba3a23f3f5b5e

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