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 1110011010111000101001101110110010111011100000110101110001101110011001101110011010111000101001101110110010111011100000110101110001101110010111100111110101011001111001101011100010100110111011001011101110000011010111000110111001100110111001101011100010100110111011001011101110000011010111000110111001011110011111010110001001000101 e6b8a6ecbb835c6e66e6b8a6ecbb835c6e5e7d59e6b8a6ecbb835c6e66e6b8a6ecbb835c6e5e7d6245
UHC 渦컃\nf渦컃\n^}Y渦컃\nf渦컃\n^}bE 111010001011111010110000011010000101110001101110011001101110100010111110101100000110100001011100011011100101111001111101010110011110100010111110101100000110100001011100011011100110011011101000101111101011000001101000010111000110111001011110011111010110001001000101 e8beb0685c6e66e8beb0685c6e5e7d59e8beb0685c6e66e8beb0685c6e5e7d6245

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