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 ???@???@^ 001111110011111100111111010000000011111100111111001111110100000001011110 3f3f3f403f3f3f405e
SJIS-WIN ??’@??’@^ 0011111100111111100000010110011001000000001111110011111110000001011001100100000001011110 3f3f8166403f3f8166405e
EUC-JP ??’@??’@^ 0011111100111111101000011100011101000000001111110011111110100001110001110100000001011110 3f3fa1c7403f3fa1c7405e
UTF-8 룶엌’@룶엌’@^ 111010111010001110110110111011001001011110001100111000101000000010011001010000001110101110100011101101101110110010010111100011001110001010000000100110010100000001011110 eba3b6ec978ce2809940eba3b6ec978ce28099405e
UHC 룶엌’@룶엌’@^ 100011111010101110111110111111011010000110101111010000001000111110101011101111101111110110100001101011110100000001011110 8fabbefda1af408fabbefda1af405e

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