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 10010001101100111000111110111010011001101001000110110011100011111011101001011110011111010101100110010001101100111000111110111010011001101001000110110011100011111011101001011110011111010110001001000101 91b38fba6691b38fba5e7d5991b38fba6691b38fba5e7d6245
EUC-JP 袖昭f袖昭^}Y袖昭f袖昭^}bE 11000010101101011011111010111100011001101100001010110101101111101011110001011110011111010101100111000010101101011011111010111100011001101100001010110101101111101011110001011110011111010110001001000101 c2b5bebc66c2b5bebc5e7d59c2b5bebc66c2b5bebc5e7d6245
UTF-8 袖昭f袖昭^}Y袖昭f袖昭^}bE 111010001010001010010110111001101001100010101101011001101110100010100010100101101110011010011000101011010101111001111101010110011110100010100010100101101110011010011000101011010110011011101000101000101001011011100110100110001010110101011110011111010110001001000101 e8a296e698ad66e8a296e698ad5e7d59e8a296e698ad66e8a296e698ad5e7d6245
UHC 袖昭f袖昭^}Y袖昭f袖昭^}bE 11100010110000001110000110111001011001101110001011000000111000011011100101011110011111010101100111100010110000001110000110111001011001101110001011000000111000011011100101011110011111010110001001000101 e2c0e1b966e2c0e1b95e7d59e2c0e1b966e2c0e1b95e7d6245

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