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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ???裙N}???裙N{^ 001111110011111100111111111001011110001101001110011111010011111100111111001111111110010111100011010011100111101101011110 3f3f3fe5e34e7d3f3f3fe5e34e7b5e
EUC-JP ???裙N}???裙N{^ 001111110011111100111111111010101110010101001110011111010011111100111111001111111110101011100101010011100111101101011110 3f3f3feae54e7d3f3f3feae54e7b5e
UTF-8 쏜뤵쩐裙N}쏜뤵쩐裙N{^ 1110110010001111100111001110101110100100101101011110110010101001100100001110100010100011100110010100111001111101111011001000111110011100111010111010010010110101111011001010100110010000111010001010001110011001010011100111101101011110 ec8f9ceba4b5eca990e8a3994e7dec8f9ceba4b5eca990e8a3994e7b5e
UHC 쏜뤵쩐裙N}쏜뤵쩐裙N{^ 101111011111000010001111111000111100001010111110110011111101100101001110011111011011110111110000100011111110001111000010101111101100111111011001010011100111101101011110 bdf08fe3c2becfd94e7dbdf08fe3c2becfd94e7b5e

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