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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ??◇\}??◇\{^ 00111111001111111000000110011110010111000111110100111111001111111000000110011110010111000111101101011110 3f3f819e5c7d3f3f819e5c7b5e
EUC-JP ??◇\}??◇\{^ 00111111001111111010000111111110010111000111110100111111001111111010000111111110010111000111101101011110 3f3fa1fe5c7d3f3fa1fe5c7b5e
UTF-8 룶웡◇\}룶웡◇\{^ 1110101110100011101101101110110010011011101000011110001010010111100001110101110001111101111010111010001110110110111011001001101110100001111000101001011110000111010111000111101101011110 eba3b6ec9ba1e297875c7deba3b6ec9ba1e297875c7b5e
UHC 룶웡◇\}룶웡◇\{^ 1000111110101011101111111111110110100001110111100101110001111101100011111010101110111111111111011010000111011110010111000111101101011110 8fabbffda1de5c7d8fabbffda1de5c7b5e

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