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‚hV‚fN}V‚hV‚fN{^ 10001111010101101000111110000010011010001000111101010110100011111000001001100110010011100111110110001111010101101000111110000010011010001000111101010110100011111000001001100110010011100111101101011110 8f568f82688f568f82664e7d8f568f82688f568f82664e7b5e
SJIS-WIN ?V??h?V??fN}?V??h?V??fN{^ 00111111010101100011111100111111011010000011111101010110001111110011111101100110010011100111110100111111010101100011111100111111011010000011111101010110001111110011111101100110010011100111101101011110 3f563f3f683f563f3f664e7d3f563f3f683f563f3f664e7b5e
EUC-JP ?V??h?V??fN}?V??h?V??fN{^ 00111111010101100011111100111111011010000011111101010110001111110011111101100110010011100111110100111111010101100011111100111111011010000011111101010110001111110011111101100110010011100111101101011110 3f563f3f683f563f3f664e7d3f563f3f683f563f3f664e7b5e
UTF-8 V‚hV‚fN}V‚hV‚fN{^ 11000010100011110101011011000010100011111100001010000010011010001100001010001111010101101100001010001111110000101000001001100110010011100111110111000010100011110101011011000010100011111100001010000010011010001100001010001111010101101100001010001111110000101000001001100110010011100111101101011110 c28f56c28fc28268c28f56c28fc282664e7dc28f56c28fc28268c28f56c28fc282664e7b5e
UHC ?V??h?V??fN}?V??h?V??fN{^ 00111111010101100011111100111111011010000011111101010110001111110011111101100110010011100111110100111111010101100011111100111111011010000011111101010110001111110011111101100110010011100111101101011110 3f563f3f683f563f3f664e7d3f563f3f683f563f3f664e7b5e

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