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 11101010100001111110101010000111011001101110101010000111111010101000011101011110011111010101100111101010100001111110101010000111011001101110101010000111111010101000011101011110011111010110001001000101 ea87ea8766ea87ea875e7d59ea87ea8766ea87ea875e7d6245
EUC-JP 鼇鼇f鼇鼇^}Y鼇鼇f鼇鼇^}bE 11110011111001111111001111100111011001101111001111100111111100111110011101011110011111010101100111110011111001111111001111100111011001101111001111100111111100111110011101011110011111010110001001000101 f3e7f3e766f3e7f3e75e7d59f3e7f3e766f3e7f3e75e7d6245
UTF-8 鼇鼇f鼇鼇^}Y鼇鼇f鼇鼇^}bE 111010011011110010000111111010011011110010000111011001101110100110111100100001111110100110111100100001110101111001111101010110011110100110111100100001111110100110111100100001110110011011101001101111001000011111101001101111001000011101011110011111010110001001000101 e9bc87e9bc8766e9bc87e9bc875e7d59e9bc87e9bc8766e9bc87e9bc875e7d6245
UHC 鼇鼇f鼇鼇^}Y鼇鼇f鼇鼇^}bE 11101000101010001110100010101000011001101110100010101000111010001010100001011110011111010101100111101000101010001110100010101000011001101110100010101000111010001010100001011110011111010110001001000101 e8a8e8a866e8a8e8a85e7d59e8a8e8a866e8a8e8a85e7d6245

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