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 ???違?┴諛 00111111001111110011111110001000111000010011111110000100101010001110011010000111 3f3f3f88e13f84a8e687
EUC-JP ???違?┴諛 00111111001111110011111110110000111000110011111110101000101010101110101111100111 3f3f3fb0e33fa8aaebe7
UTF-8 嶪용떩違롳┴諛 111001011011011010101010111011001001101010101001111010111001011010101001111010011000000110010101111010111010000110110011111000101001010010110100111010001010101110011011 e5b6aaec9aa9eb96a9e98195eba1b3e294b4e8ab9b
UHC 嶪용떩違롳┴諛 1110010111110101101111111110101110001011101110111110101011011110100011101110111110100110101010101110101110110000 e5f5bfeb8bbbeade8eefa6aaebb0

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