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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???團???團^ 0011111100111111001111111001101010100011001111110011111100111111100110101010001101011110 3f3f3f9aa33f3f3f9aa35e
EUC-JP ???團???團^ 0011111100111111001111111101010010100101001111110011111100111111110101001010010101011110 3f3f3fd4a53f3f3fd4a55e
UTF-8 렻렜렻團렻렜렻團^ 11101011101000001011101111101011101000001001110011101011101000001011101111100101100111001001100011101011101000001011101111101011101000001001110011101011101000001011101111100101100111001001100001011110 eba0bbeba09ceba0bbe59c98eba0bbeba09ceba0bbe59c985e
UHC 렻렜렻團렻렜렻團^ 1000111011000011100011101010111010001110110000111101001110100101100011101100001110001110101011101000111011000011110100111010010101011110 8ec38eae8ec3d3a58ec38eae8ec3d3a55e

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