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 11100111101101111001110101100100011001101110011110110111100111010110010001011110011111010101100111100111101101111001110101100100011001101110011110110111100111010110010001011110011111010110001001000101 e7b79d6466e7b79d645e7d59e7b79d6466e7b79d645e7d6245
EUC-JP 邱拇f邱拇^}Y邱拇f邱拇^}bE 11101110101110011101100111000101011001101110111010111001110110011100010101011110011111010101100111101110101110011101100111000101011001101110111010111001110110011100010101011110011111010110001001000101 eeb9d9c566eeb9d9c55e7d59eeb9d9c566eeb9d9c55e7d6245
UTF-8 邱拇f邱拇^}Y邱拇f邱拇^}bE 111010011000001010110001111001101000101110000111011001101110100110000010101100011110011010001011100001110101111001111101010110011110100110000010101100011110011010001011100001110110011011101001100000101011000111100110100010111000011101011110011111010110001001000101 e982b1e68b8766e982b1e68b875e7d59e982b1e68b8766e982b1e68b875e7d6245
UHC 邱拇f邱拇^}Y邱拇f邱拇^}bE 11001111110010001101100111100111011001101100111111001000110110011110011101011110011111010101100111001111110010001101100111100111011001101100111111001000110110011110011101011110011111010110001001000101 cfc8d9e766cfc8d9e75e7d59cfc8d9e766cfc8d9e75e7d6245

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