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 亮▼묀^ 11101111101001011011011111100010100101101011110011101011101011001000000001011110 efa5b7e296bcebac805e
SJIS-WIN ?¥?????¬?^ 001111111000000110001111001111110011111100111111001111110011111110000001110010100011111101011110 3f818f3f3f3f3f3f81ca3f5e
EUC-JP ï??â??ë¬?^ 1000111110101011110000010011111100111111100011111010101110100100001111110011111110001111101010111011001110100010110011000011111101011110 8fabc13f3f8faba43f3f8fabb3a2cc3f5e
UTF-8 亮▼묀^ 11000011101011111100001010100101110000101011011111000011101000101100001010010110110000101011110011000011101010111100001010101100110000101000000001011110 c3afc2a5c2b7c3a2c296c2bcc3abc2acc2805e
UHC ??·??¼???^ 001111110011111110100001101001000011111100111111101010001111100100111111001111110011111101011110 3f3fa1a43f3fa8f93f3f3f5e

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