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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 譎カ誾滂スァ譎カ 111001101001100110110110111110111010011110011111111011111011110110100111111001101001100110110110 e699b6fba79fefbda7e699b6
EUC-JP 譎カ誾滂スァ譎カ 1110101111111001100011101011011010001111110111101010010011011110111100011000111010111101100011101010011111101011111110011000111010110110 ebf98eb68fdea4def18ebd8ea7ebf98eb6
UTF-8 譎カ誾滂スァ譎カ 111010001010110110001110111011111011110110110110111010001010101010111110111001101011101110000010111011111011110110111101111011111011110110100111111010001010110110001110111011111011110110110110 e8ad8eefbdb6e8aabee6bb82efbdbdefbda7e8ad8eefbdb6
UHC 譎?誾滂??譎? 111111011101001000111111111010111101110111011011101101010011111100111111111111011101001000111111 fdd23febdddbb53f3ffdd23f

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