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 ?宗?}?宗?{^ 0011111110001111010000000011111101111101001111111000111101000000001111110111101101011110 3f8f403f7d3f8f403f7b5e
EUC-JP ?宗?}?宗?{^ 0011111110111101101000010011111101111101001111111011110110100001001111110111101101011110 3fbda13f7d3fbda13f7b5e
UTF-8 렺宗롘}렺宗롘{^ 111010111010000010111010111001011010111010010111111010111010000110011000011111011110101110100000101110101110010110101110100101111110101110100001100110000111101101011110 eba0bae5ae97eba1987deba0bae5ae97eba1987b5e
UHC 렺宗롘}렺宗롘{^ 100011101100001011110000111100111000111011011100011111011000111011000010111100001111001110001110110111000111101101011110 8ec2f0f38edc7d8ec2f0f38edc7b5e

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