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 ???凜}???凜{^ 00111111001111110011111111101010101000110111110100111111001111110011111111101010101000110111101101011110 3f3f3feaa37d3f3f3feaa37b5e
EUC-JP ???凜}???凜{^ 00111111001111110011111111110100101001010111110100111111001111110011111111110100101001010111101101011110 3f3f3ff4a57d3f3f3ff4a57b5e
UTF-8 렺렰렻凜}렺렰렻凜{^ 111010111010000010111010111010111010000010110000111010111010000010111011111001011000011110011100011111011110101110100000101110101110101110100000101100001110101110100000101110111110010110000111100111000111101101011110 eba0baeba0b0eba0bbe5879c7deba0baeba0b0eba0bbe5879c7b5e
UHC 렺렰렻凜}렺렰렻凜{^ 10001110110000101000111010111101100011101100001111010111110011110111110110001110110000101000111010111101100011101100001111010111110011110111101101011110 8ec28ebd8ec3d7cf7d8ec28ebd8ec3d7cf7b5e

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