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 10010000100010101110010011000001011001101001000010001010111001001100000101011110011111010101100110010000100010101110010011000001011001101001000010001010111001001100000101011110011111010110001001000101 908ae4c166908ae4c15e7d59908ae4c166908ae4c15e7d6245
EUC-JP 衰菽f衰菽^}Y衰菽f衰菽^}bE 10111111111010101110100011000011011001101011111111101010111010001100001101011110011111010101100110111111111010101110100011000011011001101011111111101010111010001100001101011110011111010110001001000101 bfeae8c366bfeae8c35e7d59bfeae8c366bfeae8c35e7d6245
UTF-8 衰菽f衰菽^}Y衰菽f衰菽^}bE 111010001010000110110000111010001000111110111101011001101110100010100001101100001110100010001111101111010101111001111101010110011110100010100001101100001110100010001111101111010110011011101000101000011011000011101000100011111011110101011110011111010110001001000101 e8a1b0e88fbd66e8a1b0e88fbd5e7d59e8a1b0e88fbd66e8a1b0e88fbd5e7d6245
UHC 衰菽f衰菽^}Y衰菽f衰菽^}bE 11100001111100011110001011011101011001101110000111110001111000101101110101011110011111010101100111100001111100011110001011011101011001101110000111110001111000101101110101011110011111010110001001000101 e1f1e2dd66e1f1e2dd5e7d59e1f1e2dd66e1f1e2dd5e7d6245

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