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 111001001110010011100010101011100101110001101110011001101110010011100100111000101010111001011100011011100101111001111101010110011110010011100100111000101010111001011100011011100110011011100100111001001110001010101110010111000110111001011110011111010110001001000101 e4e4e2ae5c6e66e4e4e2ae5c6e5e7d59e4e4e2ae5c6e66e4e4e2ae5c6e5e7d6245
EUC-JP 蒿箘\nf蒿箘\n^}Y蒿箘\nf蒿箘\n^}bE 111010001110011011100100101100000101110001101110011001101110100011100110111001001011000001011100011011100101111001111101010110011110100011100110111001001011000001011100011011100110011011101000111001101110010010110000010111000110111001011110011111010110001001000101 e8e6e4b05c6e66e8e6e4b05c6e5e7d59e8e6e4b05c6e66e8e6e4b05c6e5e7d6245
UTF-8 蒿箘\nf蒿箘\n^}Y蒿箘\nf蒿箘\n^}bE 1110100010010010101111111110011110101110100110000101110001101110011001101110100010010010101111111110011110101110100110000101110001101110010111100111110101011001111010001001001010111111111001111010111010011000010111000110111001100110111010001001001010111111111001111010111010011000010111000110111001011110011111010110001001000101 e892bfe7ae985c6e66e892bfe7ae985c6e5e7d59e892bfe7ae985c6e66e892bfe7ae985c6e5e7d6245
UHC 蒿?\nf蒿?\n^}Y蒿?\nf蒿?\n^}bE 1111101111011010001111110101110001101110011001101111101111011010001111110101110001101110010111100111110101011001111110111101101000111111010111000110111001100110111110111101101000111111010111000110111001011110011111010110001001000101 fbda3f5c6e66fbda3f5c6e5e7d59fbda3f5c6e66fbda3f5c6e5e7d6245

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