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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 譖罹搆笏ォ豺ケ 111001101001101110011100111010111001110110001100111000101001010010101011111001101011011110111001 e69b9ceb9d8ce294abe6b7b9
EUC-JP 譖罹搆笏ォ豺ケ 1110101111111011110110001110110111011001111011001110001111110100100011101010101111101100101110011000111010111001 ebfbd8edd9ece3f48eabecb98eb9
UTF-8 譖罹搆笏ォ豺ケ 111010001010110110010110111001111011110110111001111001101001000010000110111001111010110010001111111011111011110110101011111010001011000110111010111011111011110110111001 e8ad96e7bdb9e69086e7ac8fefbdabe8b1baefbdb9
UHC ?罹?笏?豺? 00111111110101111110011100111111111110111110111000111111111000111100111100111111 3fd7e73ffbee3fe3cf3f

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