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 ???棄???棄^ 0011111100111111001111111000101011111100001111110011111100111111100010101111110001011110 3f3f3f8afc3f3f3f8afc5e
EUC-JP ???棄???棄^ 0011111100111111001111111011010011111110001111110011111100111111101101001111111001011110 3f3f3fb4fe3f3f3fb4fe5e
UTF-8 렻렑렻棄렻렑렻棄^ 11101011101000001011101111101011101000001001000111101011101000001011101111100110101000111000010011101011101000001011101111101011101000001001000111101011101000001011101111100110101000111000010001011110 eba0bbeba091eba0bbe6a384eba0bbeba091eba0bbe6a3845e
UHC 렻렑렻棄렻렑렻棄^ 1000111011000011100011101010011010001110110000111101000110100101100011101100001110001110101001101000111011000011110100011010010101011110 8ec38ea68ec3d1a58ec38ea68ec3d1a55e

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