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 ???????r^ 001111110011111100111111001111110011111100111111001111110111001001011110 3f3f3f3f3f3f3f725e
SJIS-WIN ???????r^ 001111110011111100111111001111110011111100111111001111110111001001011110 3f3f3f3f3f3f3f725e
EUC-JP ???珏???r^ 0011111100111111001111111000111111001011111011010011111100111111001111110111001001011110 3f3f3f8fcbed3f3f3f725e
UTF-8 렺렯렻珏렯렺렮r^ 1110101110100000101110101110101110100000101011111110101110100000101110111110011110001111100011111110101110100000101011111110101110100000101110101110101110100000101011100111001001011110 eba0baeba0afeba0bbe78f8feba0afeba0baeba0ae725e
UHC 렺렯렻珏렯렺렮r^ 10001110110000101000111010111100100011101100001111001010110001001000111010111100100011101100001010001110101110110111001001011110 8ec28ebc8ec3cac48ebc8ec28ebb725e

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