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 ??£K}??£K{^ 0011111100111111101000110100101101111101001111110011111110100011010010110111101101011110 3f3fa34b7d3f3fa34b7b5e
SJIS-WIN 鄒櫁£K}鄒櫁£K{^ 1110011110111110100111101110100010000001100100100100101101111101111001111011111010011110111010001000000110010010010010110111101101011110 e7be9ee881924b7de7be9ee881924b7b5e
EUC-JP 鄒櫁£K}鄒櫁£K{^ 1110111011000000110111001110101010100001111100100100101101111101111011101100000011011100111010101010000111110010010010110111101101011110 eec0dceaa1f24b7deec0dceaa1f24b7b5e
UTF-8 鄒櫁£K}鄒櫁£K{^ 111010011000010010010010111001101010101110000001110000101010001101001011011111011110100110000100100100101110011010101011100000011100001010100011010010110111101101011110 e98492e6ab81c2a34b7de98492e6ab81c2a34b7b5e
UHC 鄒??K}鄒??K{^ 11110101110110110011111100111111010010110111110111110101110110110011111100111111010010110111101101011110 f5db3f3f4b7df5db3f3f4b7b5e

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