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 ツ北ツ啖}ツ北ツ啖{^ 110000101001011001101011110000101001101001010110011111011100001010010110011010111100001010011010010101100111101101011110 c2966bc29a567dc2966bc29a567b5e
EUC-JP ツ北ツ啖}ツ北ツ啖{^ 10001110110000101100101111001100100011101100001011010011101101110111110110001110110000101100101111001100100011101100001011010011101101110111101101011110 8ec2cbcc8ec2d3b77d8ec2cbcc8ec2d3b77b5e
UTF-8 ツ北ツ啖}ツ北ツ啖{^ 111011111011111010000010111001011000110010010111111011111011111010000010111001011001010110010110011111011110111110111110100000101110010110001100100101111110111110111110100000101110010110010101100101100111101101011110 efbe82e58c97efbe82e595967defbe82e58c97efbe82e595967b5e
UHC ?北?啖}?北?啖{^ 001111111101110111000001001111111101001110111010011111010011111111011101110000010011111111010011101110100111101101011110 3fddc13fd3ba7d3fddc13fd3ba7b5e

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