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 ޽ލŽÀŽÐ^ 100011101011110110001110101010001000111011000000100011101101000001011110 8ebd8ea88ec08ed05e
SJIS-WIN ???¨????^ 00111111001111110011111110000001010011100011111100111111001111110011111101011110 3f3f3f814e3f3f3f3f5e
EUC-JP ???¨?À??^ 001111110011111100111111101000011010111100111111100011111010101010100010001111110011111101011110 3f3f3fa1af3f8faaa23f3f5e
UTF-8 ޽ލŽÀŽÐ^ 1100001010001110110000101011110111000010100011101100001010101000110000101000111011000011100000001100001010001110110000111001000001011110 c28ec2bdc28ec2a8c28ec380c28ec3905e
UHC ?½?¨???Ð^ 001111111010100011110110001111111010000110100111001111110011111100111111101010001010001001011110 3fa8f63fa1a73f3f3fa8a25e

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