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 ツ陳板Pn}ツ陳板Pn{^ 11000010100100101100001010010100110000101000001001101111011011100111110111000010100100101100001010010100110000101000001001101111011011100111101101011110 c292c294c2826f6e7dc292c294c2826f6e7b5e
EUC-JP ツ陳板Pn}ツ陳板Pn{^ 100011101100001011000100110001001100100011000100101000111101000001101110011111011000111011000010110001001100010011001000110001001010001111010000011011100111101101011110 8ec2c4c4c8c4a3d06e7d8ec2c4c4c8c4a3d06e7b5e
UTF-8 ツ陳板Pn}ツ陳板Pn{^ 1110111110111110100000101110100110011001101100111110011010011101101111111110111110111100101100000110111001111101111011111011111010000010111010011001100110110011111001101001110110111111111011111011110010110000011011100111101101011110 efbe82e999b3e69dbfefbcb06e7defbe82e999b3e69dbfefbcb06e7b5e
UHC ?陳板Pn}?陳板Pn{^ 00111111111100101110011111110111111110011010001111010000011011100111110100111111111100101110011111110111111110011010001111010000011011100111101101011110 3ff2e7f7f9a3d06e7d3ff2e7f7f9a3d06e7b5e

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