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 ?手邯}?手邯{^ 00111111100011101110100011100111101101100111110100111111100011101110100011100111101101100111101101011110 3f8ee8e7b67d3f8ee8e7b67b5e
EUC-JP ?手邯}?手邯{^ 00111111101111001110101011101110101110000111110100111111101111001110101011101110101110000111101101011110 3fbceaeeb87d3fbceaeeb87b5e
UTF-8 룶手邯}룶手邯{^ 111010111010001110110110111001101000100110001011111010011000001010101111011111011110101110100011101101101110011010001001100010111110100110000010101011110111101101011110 eba3b6e6898be982af7deba3b6e6898be982af7b5e
UHC 룶手邯}룶手邯{^ 100011111010101111100010101000101100101011111011011111011000111110101011111000101010001011001010111110110111101101011110 8fabe2a2cafb7d8fabe2a2cafb7b5e

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