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{^ 1100001010010110011010111100001010011000010100100110111001111101110000101001011001101011110000101001100001010010011011100111101101011110 c2966bc298526e7dc2966bc298526e7b5e
EUC-JP ツ北ツ漏n}ツ北ツ漏n{^ 100011101100001011001011110011001000111011000010110011111011001101101110011111011000111011000010110010111100110010001110110000101100111110110011011011100111101101011110 8ec2cbcc8ec2cfb36e7d8ec2cbcc8ec2cfb36e7b5e
UTF-8 ツ北ツ漏n}ツ北ツ漏n{^ 1110111110111110100000101110010110001100100101111110111110111110100000101110011010111100100011110110111001111101111011111011111010000010111001011000110010010111111011111011111010000010111001101011110010001111011011100111101101011110 efbe82e58c97efbe82e6bc8f6e7defbe82e58c97efbe82e6bc8f6e7b5e
UHC ?北?漏n}?北?漏n{^ 0011111111011101110000010011111111010111101010010110111001111101001111111101110111000001001111111101011110101001011011100111101101011110 3fddc13fd7a96e7d3fddc13fd7a96e7b5e

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