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 歪?????諛 100110000110001100111111001111110011111100111111001111111110011010000111 98633f3f3f3f3fe687
EUC-JP 歪??洧??諛 1100111111000100001111110011111110001111110001111011010000111111001111111110101111100111 cfc43f3f8fc7b43f3febe7
UTF-8 歪뺤옕洧귨쭕諛 111001101010110110101010111010111011101010100100111011001001100010010101111001101011010010100111111010101011011110101000111011001010110110010101111010001010101110011011 e6adaaebbaa4ec9895e6b4a7eab7a8ecad95e8ab9b
UHC 歪뺤옕洧귨쭕諛 1110100011100000100101011110110010011110100110111110101011111011100000101110111110100111100011011110101110110000 e8e095ec9e9beafb82efa78debb0

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