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 Žj|hŽj|fN}Žj|hŽj|fN{^ 10001110011010101000111101111100011010001000111001101010100011110111110001100110010011100111110110001110011010101000111101111100011010001000111001101010100011110111110001100110010011100111101101011110 8e6a8f7c688e6a8f7c664e7d8e6a8f7c688e6a8f7c664e7b5e
SJIS-WIN ?j?|h?j?|fN}?j?|h?j?|fN{^ 00111111011010100011111101111100011010000011111101101010001111110111110001100110010011100111110100111111011010100011111101111100011010000011111101101010001111110111110001100110010011100111101101011110 3f6a3f7c683f6a3f7c664e7d3f6a3f7c683f6a3f7c664e7b5e
EUC-JP ?j?|h?j?|fN}?j?|h?j?|fN{^ 00111111011010100011111101111100011010000011111101101010001111110111110001100110010011100111110100111111011010100011111101111100011010000011111101101010001111110111110001100110010011100111101101011110 3f6a3f7c683f6a3f7c664e7d3f6a3f7c683f6a3f7c664e7b5e
UTF-8 Žj|hŽj|fN}Žj|hŽj|fN{^ 110000101000111001101010110000101000111101111100011010001100001010001110011010101100001010001111011111000110011001001110011111011100001010001110011010101100001010001111011111000110100011000010100011100110101011000010100011110111110001100110010011100111101101011110 c28e6ac28f7c68c28e6ac28f7c664e7dc28e6ac28f7c68c28e6ac28f7c664e7b5e
UHC ?j?|h?j?|fN}?j?|h?j?|fN{^ 00111111011010100011111101111100011010000011111101101010001111110111110001100110010011100111110100111111011010100011111101111100011010000011111101101010001111110111110001100110010011100111101101011110 3f6a3f7c683f6a3f7c664e7d3f6a3f7c683f6a3f7c664e7b5e

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