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 悅η룯^ 111001101000001010000101110011101011011111101011101000111010111101011110 e68285ceb7eba3af5e
SJIS-WIN ??????£?^ 00111111001111110011111100111111001111110011111110000001100100100011111101011110 3f3f3f3f3f3f81923f5e
EUC-JP æ??Î?룯^ 100011111010100111000001001111110011111110001111101010101100001000111111100011111010101110110011101000011111001010001111101000101011010001011110 8fa9c13f3f8faac23f8fabb3a1f28fa2b45e
UTF-8 悅η룯^ 1100001110100110110000101000001011000010100001011100001110001110110000101011011111000011101010111100001010100011110000101010111101011110 c3a6c282c285c38ec2b7c3abc2a3c2af5e
UHC æ???·???^ 1010100110100001001111110011111100111111101000011010010000111111001111110011111101011110 a9a13f3f3fa1a43f3f3f5e

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