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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 吾а??吾а??^ 10001100111000011000010001110000001111110011111110001100111000011000010001110000001111110011111101011110 8ce184703f3f8ce184703f3f5e
EUC-JP 吾а??吾а??^ 10111000111000111010011111010001001111110011111110111000111000111010011111010001001111110011111101011110 b8e3a7d13f3fb8e3a7d13f3f5e
UTF-8 吾а띷꼤吾а띷꼤^ 1110010110010000101111101101000010110000111010111001110110110111111010101011110010100100111001011001000010111110110100001011000011101011100111011011011111101010101111001010010001011110 e590bed0b0eb9db7eabca4e590bed0b0eb9db7eabca45e
UHC 吾а띷꼤吾а띷꼤^ 1110011111101110101011001101000110001101111001101000010010000001111001111110111010101100110100011000110111100110100001001000000101011110 e7eeacd18de68481e7eeacd18de684815e

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