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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN ??邯W}??邯W{^ 00111111001111111110011110110110010101110111110100111111001111111110011110110110010101110111101101011110 3f3fe7b6577d3f3fe7b6577b5e
EUC-JP ?đ邯W}?đ邯W{^ 0011111110001111101010011100001011101110101110000101011101111101001111111000111110101001110000101110111010111000010101110111101101011110 3f8fa9c2eeb8577d3f8fa9c2eeb8577b5e
UTF-8 룶đ邯W}룶đ邯W{^ 111010111010001110110110110001001001000111101001100000101010111101010111011111011110101110100011101101101100010010010001111010011000001010101111010101110111101101011110 eba3b6c491e982af577deba3b6c491e982af577b5e
UHC 룶đ邯W}룶đ邯W{^ 1000111110101011101010011010001011001010111110110101011101111101100011111010101110101001101000101100101011111011010101110111101101011110 8faba9a2cafb577d8faba9a2cafb577b5e

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