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 10011100111101101001110011110110011001101001110011110110100111001111011001011110011111010101100110011100111101101001110011110110011001101001110011110110100111001111011001011110011111010110001001000101 9cf69cf6669cf69cf65e7d599cf69cf6669cf69cf65e7d6245
EUC-JP 戀戀f戀戀^}Y戀戀f戀戀^}bE 11011000111110001101100011111000011001101101100011111000110110001111100001011110011111010101100111011000111110001101100011111000011001101101100011111000110110001111100001011110011111010110001001000101 d8f8d8f866d8f8d8f85e7d59d8f8d8f866d8f8d8f85e7d6245
UTF-8 戀戀f戀戀^}Y戀戀f戀戀^}bE 111001101000100010000000111001101000100010000000011001101110011010001000100000001110011010001000100000000101111001111101010110011110011010001000100000001110011010001000100000000110011011100110100010001000000011100110100010001000000001011110011111010110001001000101 e68880e6888066e68880e688805e7d59e68880e6888066e68880e688805e7d6245
UHC 戀戀f戀戀^}Y戀戀f戀戀^}bE 11010101111111001101010111111100011001101101010111111100110101011111110001011110011111010101100111010101111111001101010111111100011001101101010111111100110101011111110001011110011111010110001001000101 d5fcd5fc66d5fcd5fc5e7d59d5fcd5fc66d5fcd5fc5e7d6245

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