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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 雨?祭猫雨?祭杳^ 100010010100101000111111100011011101010110010100010011001000100101001010001111111000110111010101100111011110000001011110 894a3f8dd5944c894a3f8dd59de05e
EUC-JP 雨?祭猫雨?祭杳^ 101100011010101100111111101110101101011111000111101011011011000110101011001111111011101011010111110110101110001001011110 b1ab3fbad7c7adb1ab3fbad7dae25e
UTF-8 雨렭祭猫雨렭祭杳^ 11101001100110111010100011101011101000001010110111100111101001011010110111100111100011001010101111101001100110111010100011101011101000001010110111100111101001011010110111100110100111011011001101011110 e99ba8eba0ade7a5ade78cabe99ba8eba0ade7a5ade69db35e
UHC 雨렭祭猫雨렭祭杳^ 1110100111101011100011101011101011110000101011101101100111011110111010011110101110001110101110101111000010101110110110011101110001011110 e9eb8ebaf0aed9dee9eb8ebaf0aed9dc5e

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