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 ??賓}??賓{^ 0011111100111111100101010110111101111101001111110011111110010101011011110111101101011110 3f3f956f7d3f3f956f7b5e
EUC-JP ??賓}??賓{^ 0011111100111111110010011101000001111101001111110011111111001001110100000111101101011110 3f3fc9d07d3f3fc9d07b5e
UTF-8 룶沈賓}룶沈賓{^ 111010111010001110110110111011111010010110110010111010001011001110010011011111011110101110100011101101101110111110100101101100101110100010110011100100110111101101011110 eba3b6efa5b2e8b3937deba3b6efa5b2e8b3937b5e
UHC 룶沈賓}룶沈賓{^ 100011111010101111100100101000011101111010111001011111011000111110101011111001001010000111011110101110010111101101011110 8fabe4a1deb97d8fabe4a1deb97b5e

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