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 ???|}\}???|}\{^ 001111110011111100111111011111000111110101011100011111010011111100111111001111110111110001111101010111000111101101011110 3f3f3f7c7d5c7d3f3f3f7c7d5c7b5e
SJIS-WIN ??∫|}\}??∫|}\{^ 0011111100111111100000011110011101111100011111010101110001111101001111110011111110000001111001110111110001111101010111000111101101011110 3f3f81e77c7d5c7d3f3f81e77c7d5c7b5e
EUC-JP ??∫|}\}??∫|}\{^ 0011111100111111101000101110100101111100011111010101110001111101001111110011111110100010111010010111110001111101010111000111101101011110 3f3fa2e97c7d5c7d3f3fa2e97c7d5c7b5e
UTF-8 룶엌∫|}\}룶엌∫|}\{^ 111010111010001110110110111011001001011110001100111000101000100010101011011111000111110101011100011111011110101110100011101101101110110010010111100011001110001010001000101010110111110001111101010111000111101101011110 eba3b6ec978ce288ab7c7d5c7deba3b6ec978ce288ab7c7d5c7b5e
UHC 룶엌∫|}\}룶엌∫|}\{^ 100011111010101110111110111111011010000111110010011111000111110101011100011111011000111110101011101111101111110110100001111100100111110001111101010111000111101101011110 8fabbefda1f27c7d5c7d8fabbefda1f27c7d5c7b5e

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