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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??薑}??薑{^ 0011111100111111111001010100011101111101001111110011111111100101010001110111101101011110 3f3fe5477d3f3fe5477b5e
EUC-JP ??薑}??薑{^ 0011111100111111111010011010100001111101001111110011111111101001101010000111101101011110 3f3fe9a87d3f3fe9a87b5e
UTF-8 룶괍薑}룶괍薑{^ 111010111010001110110110111010101011010010001101111010001001011010010001011111011110101110100011101101101110101010110100100011011110100010010110100100010111101101011110 eba3b6eab48de896917deba3b6eab48de896917b5e
UHC 룶괍薑}룶괍薑{^ 100011111010101110110001101000101100101110111001011111011000111110101011101100011010001011001011101110010111101101011110 8fabb1a2cbb97d8fabb1a2cbb97b5e

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