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 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
SJIS-WIN 鈼ムシf鈼ムシ^}Y鈼ムシf鈼ムシ^}bE 11111011110001101101000110111100011001101111101111000110110100011011110001011110011111010101100111111011110001101101000110111100011001101111101111000110110100011011110001011110011111010110001001000101 fbc6d1bc66fbc6d1bc5e7d59fbc6d1bc66fbc6d1bc5e7d6245
EUC-JP 鈼ムシf鈼ムシ^}Y鈼ムシf鈼ムシ^}bE 10001111111000111101011010001110110100011000111010111100011001101000111111100011110101101000111011010001100011101011110001011110011111010101100110001111111000111101011010001110110100011000111010111100011001101000111111100011110101101000111011010001100011101011110001011110011111010110001001000101 8fe3d68ed18ebc668fe3d68ed18ebc5e7d598fe3d68ed18ebc668fe3d68ed18ebc5e7d6245
UTF-8 鈼ムシf鈼ムシ^}Y鈼ムシf鈼ムシ^}bE 111010011000100010111100111011111011111010010001111011111011110110111100011001101110100110001000101111001110111110111110100100011110111110111101101111000101111001111101010110011110100110001000101111001110111110111110100100011110111110111101101111000110011011101001100010001011110011101111101111101001000111101111101111011011110001011110011111010110001001000101 e988bcefbe91efbdbc66e988bcefbe91efbdbc5e7d59e988bcefbe91efbdbc66e988bcefbe91efbdbc5e7d6245
UHC ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245

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