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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 瓏治瓏治^ 11100000111110101000111010100001111100111101111011100000111110101000111010100001111100111101110001011110 e0fa8ea1f3dee0fa8ea1f3dc5e
EUC-JP 瓏治?瓏治?^ 1110000011111100101111001010001100111111111000001111110010111100101000110011111101011110 e0fcbca33fe0fcbca33f5e
UTF-8 瓏治瓏治^ 11100111100100111000111111100110101100101011101111101110100010111001000111100111100100111000111111100110101100101011101111101110100010111000111101011110 e7938fe6b2bbee8b91e7938fe6b2bbee8b8f5e
UHC 瓏治?瓏治?^ 1101011011101010111101101011110100111111110101101110101011110110101111010011111101011110 d6eaf6bd3fd6eaf6bd3f5e

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