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 ‹V‹\nf‹V‹\n^}Y‹V‹\nf‹V‹\n^}bE 100010110101011010001011100011110101110001101110011001101000101101010110100010111000111101011100011011100101111001111101010110011000101101010110100010111000111101011100011011100110011010001011010101101000101110001111010111000110111001011110011111010110001001000101 8b568b8f5c6e668b568b8f5c6e5e7d598b568b8f5c6e668b568b8f5c6e5e7d6245
SJIS-WIN ?V??\nf?V??\n^}Y?V??\nf?V??\n^}bE 001111110101011000111111001111110101110001101110011001100011111101010110001111110011111101011100011011100101111001111101010110010011111101010110001111110011111101011100011011100110011000111111010101100011111100111111010111000110111001011110011111010110001001000101 3f563f3f5c6e663f563f3f5c6e5e7d593f563f3f5c6e663f563f3f5c6e5e7d6245
EUC-JP ?V??\nf?V??\n^}Y?V??\nf?V??\n^}bE 001111110101011000111111001111110101110001101110011001100011111101010110001111110011111101011100011011100101111001111101010110010011111101010110001111110011111101011100011011100110011000111111010101100011111100111111010111000110111001011110011111010110001001000101 3f563f3f5c6e663f563f3f5c6e5e7d593f563f3f5c6e663f563f3f5c6e5e7d6245
UTF-8 ‹V‹\nf‹V‹\n^}Y‹V‹\nf‹V‹\n^}bE 110000101000101101010110110000101000101111000010100011110101110001101110011001101100001010001011010101101100001010001011110000101000111101011100011011100101111001111101010110011100001010001011010101101100001010001011110000101000111101011100011011100110011011000010100010110101011011000010100010111100001010001111010111000110111001011110011111010110001001000101 c28b56c28bc28f5c6e66c28b56c28bc28f5c6e5e7d59c28b56c28bc28f5c6e66c28b56c28bc28f5c6e5e7d6245
UHC ?V??\nf?V??\n^}Y?V??\nf?V??\n^}bE 001111110101011000111111001111110101110001101110011001100011111101010110001111110011111101011100011011100101111001111101010110010011111101010110001111110011111101011100011011100110011000111111010101100011111100111111010111000110111001011110011111010110001001000101 3f563f3f5c6e663f563f3f5c6e5e7d593f563f3f5c6e663f563f3f5c6e5e7d6245

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