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 襌罹搆碪ォ豺ケ 111001011111100110011100111010111001110110001100111000011111001010101011111001101011011110111001 e5f99ceb9d8ce1f2abe6b7b9
EUC-JP 襌罹搆碪ォ豺ケ 1110101011111011110110001110110111011001111011001110001011110100100011101010101111101100101110011000111010111001 eafbd8edd9ece2f48eabecb98eb9
UTF-8 襌罹搆碪ォ豺ケ 111010001010010110001100111001111011110110111001111001101001000010000110111001111010001010101010111011111011110110101011111010001011000110111010111011111011110110111001 e8a58ce7bdb9e69086e7a2aaefbdabe8b1baefbdb9
UHC ?罹???豺? 001111111101011111100111001111110011111100111111111000111100111100111111 3fd7e73f3f3fe3cf3f

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