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 ??X\nf??X\n^}Y??X\nf??X\n^}bE 0011111100111111010110000101110001101110011001100011111100111111010110000101110001101110010111100111110101011001001111110011111101011000010111000110111001100110001111110011111101011000010111000110111001011110011111010110001001000101 3f3f585c6e663f3f585c6e5e7d593f3f585c6e663f3f585c6e5e7d6245
SJIS-WIN 渦眄X\nf渦眄X\n^}Y渦眄X\nf渦眄X\n^}bE 10001001010100011110000110111110010110000101110001101110011001101000100101010001111000011011111001011000010111000110111001011110011111010101100110001001010100011110000110111110010110000101110001101110011001101000100101010001111000011011111001011000010111000110111001011110011111010110001001000101 8951e1be585c6e668951e1be585c6e5e7d598951e1be585c6e668951e1be585c6e5e7d6245
EUC-JP 渦眄X\nf渦眄X\n^}Y渦眄X\nf渦眄X\n^}bE 10110001101100101110001011000000010110000101110001101110011001101011000110110010111000101100000001011000010111000110111001011110011111010101100110110001101100101110001011000000010110000101110001101110011001101011000110110010111000101100000001011000010111000110111001011110011111010110001001000101 b1b2e2c0585c6e66b1b2e2c0585c6e5e7d59b1b2e2c0585c6e66b1b2e2c0585c6e5e7d6245
UTF-8 渦眄X\nf渦眄X\n^}Y渦眄X\nf渦眄X\n^}bE 111001101011100010100110111001111001110010000100010110000101110001101110011001101110011010111000101001101110011110011100100001000101100001011100011011100101111001111101010110011110011010111000101001101110011110011100100001000101100001011100011011100110011011100110101110001010011011100111100111001000010001011000010111000110111001011110011111010110001001000101 e6b8a6e79c84585c6e66e6b8a6e79c84585c6e5e7d59e6b8a6e79c84585c6e66e6b8a6e79c84585c6e5e7d6245
UHC 渦眄X\nf渦眄X\n^}Y渦眄X\nf渦眄X\n^}bE 11101000101111101101100011111000010110000101110001101110011001101110100010111110110110001111100001011000010111000110111001011110011111010101100111101000101111101101100011111000010110000101110001101110011001101110100010111110110110001111100001011000010111000110111001011110011111010110001001000101 e8bed8f8585c6e66e8bed8f8585c6e5e7d59e8bed8f8585c6e66e8bed8f8585c6e5e7d6245

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