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 100111001100001110011111010110000101110001101110011001101001110011000011100111110101100001011100011011100101111001111101010110011001110011000011100111110101100001011100011011100110011010011100110000111001111101011000010111000110111001011110011111010110001001000101 9cc39f585c6e669cc39f585c6e5e7d599cc39f585c6e669cc39f585c6e5e7d6245
EUC-JP 愿盜\nf愿盜\n^}Y愿盜\nf愿盜\n^}bE 110110001100010111011101101110010101110001101110011001101101100011000101110111011011100101011100011011100101111001111101010110011101100011000101110111011011100101011100011011100110011011011000110001011101110110111001010111000110111001011110011111010110001001000101 d8c5ddb95c6e66d8c5ddb95c6e5e7d59d8c5ddb95c6e66d8c5ddb95c6e5e7d6245
UTF-8 愿盜\nf愿盜\n^}Y愿盜\nf愿盜\n^}bE 1110011010000100101111111110011110011011100111000101110001101110011001101110011010000100101111111110011110011011100111000101110001101110010111100111110101011001111001101000010010111111111001111001101110011100010111000110111001100110111001101000010010111111111001111001101110011100010111000110111001011110011111010110001001000101 e684bfe79b9c5c6e66e684bfe79b9c5c6e5e7d59e684bfe79b9c5c6e66e684bfe79b9c5c6e5e7d6245
UHC 愿盜\nf愿盜\n^}Y愿盜\nf愿盜\n^}bE 111010101011010011010100101010000101110001101110011001101110101010110100110101001010100001011100011011100101111001111101010110011110101010110100110101001010100001011100011011100110011011101010101101001101010010101000010111000110111001011110011111010110001001000101 eab4d4a85c6e66eab4d4a85c6e5e7d59eab4d4a85c6e66eab4d4a85c6e5e7d6245

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