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 ???????a^ 001111110011111100111111001111110011111100111111001111110110000101011110 3f3f3f3f3f3f3f615e
SJIS-WIN ?普?????a^ 00111111100101011000000100111111001111110011111100111111001111110110000101011110 3f95813f3f3f3f3f615e
EUC-JP ?普?????a^ 00111111110010011110000100111111001111110011111100111111001111110110000101011110 3fc9e13f3f3f3f3f615e
UTF-8 렻普렢렻렡렻렗a^ 1110101110100000101110111110011010011001101011101110101110100000101000101110101110100000101110111110101110100000101000011110101110100000101110111110101110100000100101110110000101011110 eba0bbe699aeeba0a2eba0bbeba0a1eba0bbeba097615e
UHC 렻普렢렻렡렻렗a^ 10001110110000111101110011000101100011101011001110001110110000111000111010110010100011101100001110001110101011000110000101011110 8ec3dcc58eb38ec38eb28ec38eac615e

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