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 ?恂消?恂消^ 0011111110011100100101101000111111000001001111111001110010010110100011111100000101011110 3f9c968fc13f9c968fc15e
EUC-JP ?恂消?恂消^ 0011111111010111111101101011111011000011001111111101011111110110101111101100001101011110 3fd7f6bec33fd7f6bec35e
UTF-8 롛恂消롛恂消^ 11101011101000011001101111100110100000011000001011100110101101101000100011101011101000011001101111100110100000011000001011100110101101101000100001011110 eba19be68182e6b688eba19be68182e6b6885e
UHC 롛恂消롛恂消^ 10001110110111111110001011100001111000011011110010001110110111111110001011100001111000011011110001011110 8edfe2e1e1bc8edfe2e1e1bc5e

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