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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???錯}???錯{^ 00111111001111110011111110001101111101100111110100111111001111110011111110001101111101100111101101011110 3f3f3f8df67d3f3f3f8df67b5e
EUC-JP ?薏?錯}?薏?錯{^ 0011111110001111110110011101111000111111101110101111100001111101001111111000111111011001110111100011111110111010111110000111101101011110 3f8fd9de3fbaf87d3f8fd9de3fbaf87b5e
UTF-8 뤺薏뤜錯}뤺薏뤜錯{^ 111010111010010010111010111010001001011010001111111010111010010010011100111010011000110010101111011111011110101110100100101110101110100010010110100011111110101110100100100111001110100110001100101011110111101101011110 eba4bae8968feba49ce98caf7deba4bae8968feba49ce98caf7b5e
UHC 뤺薏뤜錯}뤺薏뤜錯{^ 10001111111010001110101111111011100011111100101111110011101110010111110110001111111010001110101111111011100011111100101111110011101110010111101101011110 8fe8ebfb8fcbf3b97d8fe8ebfb8fcbf3b97b5e

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