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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 渦?\nf渦?\n^}Y渦?\nf渦?\n^}bE 1000100101010001001111110101110001101110011001101000100101010001001111110101110001101110010111100111110101011001100010010101000100111111010111000110111001100110100010010101000100111111010111000110111001011110011111010110001001000101 89513f5c6e6689513f5c6e5e7d5989513f5c6e6689513f5c6e5e7d6245
EUC-JP 渦?\nf渦?\n^}Y渦?\nf渦?\n^}bE 1011000110110010001111110101110001101110011001101011000110110010001111110101110001101110010111100111110101011001101100011011001000111111010111000110111001100110101100011011001000111111010111000110111001011110011111010110001001000101 b1b23f5c6e66b1b23f5c6e5e7d59b1b23f5c6e66b1b23f5c6e5e7d6245
UTF-8 渦밗\nf渦밗\n^}Y渦밗\nf渦밗\n^}bE 1110011010111000101001101110101110110000100101110101110001101110011001101110011010111000101001101110101110110000100101110101110001101110010111100111110101011001111001101011100010100110111010111011000010010111010111000110111001100110111001101011100010100110111010111011000010010111010111000110111001011110011111010110001001000101 e6b8a6ebb0975c6e66e6b8a6ebb0975c6e5e7d59e6b8a6ebb0975c6e66e6b8a6ebb0975c6e5e7d6245
UHC 渦밗\nf渦밗\n^}Y渦밗\nf渦밗\n^}bE 111010001011111010111001110111000101110001101110011001101110100010111110101110011101110001011100011011100101111001111101010110011110100010111110101110011101110001011100011011100110011011101000101111101011100111011100010111000110111001011110011111010110001001000101 e8beb9dc5c6e66e8beb9dc5c6e5e7d59e8beb9dc5c6e66e8beb9dc5c6e5e7d6245

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