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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?宗?宗n}?宗?宗n{^ 0011111110001111010000000011111110001111010000000110111001111101001111111000111101000000001111111000111101000000011011100111101101011110 3f8f403f8f406e7d3f8f403f8f406e7b5e
EUC-JP ?宗?宗n}?宗?宗n{^ 0011111110111101101000010011111110111101101000010110111001111101001111111011110110100001001111111011110110100001011011100111101101011110 3fbda13fbda16e7d3fbda13fbda16e7b5e
UTF-8 윽宗윽宗n}윽宗윽宗n{^ 1110110010011100101111011110010110101110100101111110110010011100101111011110010110101110100101110110111001111101111011001001110010111101111001011010111010010111111011001001110010111101111001011010111010010111011011100111101101011110 ec9cbde5ae97ec9cbde5ae976e7dec9cbde5ae97ec9cbde5ae976e7b5e
UHC 윽宗윽宗n}윽宗윽宗n{^ 110000001011100111110000111100111100000010111001111100001111001101101110011111011100000010111001111100001111001111000000101110011111000011110011011011100111101101011110 c0b9f0f3c0b9f0f36e7dc0b9f0f3c0b9f0f36e7b5e

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