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 1000100010100010001111110101110001101110011001101000100010100010001111110101110001101110010111100111110101011001100010001010001000111111010111000110111001100110100010001010001000111111010111000110111001011110011111010110001001000101 88a23f5c6e6688a23f5c6e5e7d5988a23f5c6e6688a23f5c6e5e7d6245
EUC-JP 阿?\nf阿?\n^}Y阿?\nf阿?\n^}bE 1011000010100100001111110101110001101110011001101011000010100100001111110101110001101110010111100111110101011001101100001010010000111111010111000110111001100110101100001010010000111111010111000110111001011110011111010110001001000101 b0a43f5c6e66b0a43f5c6e5e7d59b0a43f5c6e66b0a43f5c6e5e7d6245
UTF-8 阿븈\nf阿븈\n^}Y阿븈\nf阿븈\n^}bE 1110100110011000101111111110101110111000100010000101110001101110011001101110100110011000101111111110101110111000100010000101110001101110010111100111110101011001111010011001100010111111111010111011100010001000010111000110111001100110111010011001100010111111111010111011100010001000010111000110111001011110011111010110001001000101 e998bfebb8885c6e66e998bfebb8885c6e5e7d59e998bfebb8885c6e66e998bfebb8885c6e5e7d6245
UHC 阿븈\nf阿븈\n^}Y阿븈\nf阿븈\n^}bE 111001001011100110010101011100100101110001101110011001101110010010111001100101010111001001011100011011100101111001111101010110011110010010111001100101010111001001011100011011100110011011100100101110011001010101110010010111000110111001011110011111010110001001000101 e4b995725c6e66e4b995725c6e5e7d59e4b995725c6e66e4b995725c6e5e7d6245

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