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 ??i}??i{^ 001111110011111101101001011111010011111100111111011010010111101101011110 3f3f697d3f3f697b5e
SJIS-WIN 耳i}耳i{^ 11110001111110111000111010101000011010010111110111110001111110111000111010101000011010010111101101011110 f1fb8ea8697df1fb8ea8697b5e
EUC-JP ?耳i}?耳i{^ 0011111110111100101010100110100101111101001111111011110010101010011010010111101101011110 3fbcaa697d3fbcaa697b5e
UTF-8 耳i}耳i{^ 1110111010000101101101101110100010000000101100110110100101111101111011101000010110110110111010001000000010110011011010010111101101011110 ee85b6e880b3697dee85b6e880b3697b5e
UHC ?耳i}?耳i{^ 0011111111101100101111000110100101111101001111111110110010111100011010010111101101011110 3fecbc697d3fecbc697b5e

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