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 11011001101010101111000111000100011001101101100110101010111100011100010001011110011111010101100111011001101010101111000111000100011001101101100110101010111100011100010001011110011111010110001001000101 d9aaf1c466d9aaf1c45e7d59d9aaf1c466d9aaf1c45e7d6245
EUC-JP ルェ?fルェ?^}Yルェ?fルェ?^}bE 1000111011011001100011101010101000111111011001101000111011011001100011101010101000111111010111100111110101011001100011101101100110001110101010100011111101100110100011101101100110001110101010100011111101011110011111010110001001000101 8ed98eaa3f668ed98eaa3f5e7d598ed98eaa3f668ed98eaa3f5e7d6245
UTF-8 ルェfルェ^}Yルェfルェ^}bE 111011111011111010011001111011111011110110101010111011101000010010111111011001101110111110111110100110011110111110111101101010101110111010000100101111110101111001111101010110011110111110111110100110011110111110111101101010101110111010000100101111110110011011101111101111101001100111101111101111011010101011101110100001001011111101011110011111010110001001000101 efbe99efbdaaee84bf66efbe99efbdaaee84bf5e7d59efbe99efbdaaee84bf66efbe99efbdaaee84bf5e7d6245
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)