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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN ?鶩f?鶩^}Y?鶩f?鶩^}bE 001111111110101001001110011001100011111111101010010011100101111001111101010110010011111111101010010011100110011000111111111010100100111001011110011111010110001001000101 3fea4e663fea4e5e7d593fea4e663fea4e5e7d6245
EUC-JP 濩鶩f濩鶩^}Y濩鶩f濩鶩^}bE 1000111111001001101001001111001110101111011001101000111111001001101001001111001110101111010111100111110101011001100011111100100110100100111100111010111101100110100011111100100110100100111100111010111101011110011111010110001001000101 8fc9a4f3af668fc9a4f3af5e7d598fc9a4f3af668fc9a4f3af5e7d6245
UTF-8 濩鶩f濩鶩^}Y濩鶩f濩鶩^}bE 111001101011111110101001111010011011011010101001011001101110011010111111101010011110100110110110101010010101111001111101010110011110011010111111101010011110100110110110101010010110011011100110101111111010100111101001101101101010100101011110011111010110001001000101 e6bfa9e9b6a966e6bfa9e9b6a95e7d59e6bfa9e9b6a966e6bfa9e9b6a95e7d6245
UHC 濩鶩f濩鶩^}Y濩鶩f濩鶩^}bE 11111011110011011101100111010000011001101111101111001101110110011101000001011110011111010101100111111011110011011101100111010000011001101111101111001101110110011101000001011110011111010110001001000101 fbcdd9d066fbcdd9d05e7d59fbcdd9d066fbcdd9d05e7d6245

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