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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 琵?n}琵?n{^ 1001010011111010001111110110111001111101100101001111101000111111011011100111101101011110 94fa3f6e7d94fa3f6e7b5e
EUC-JP 琵?n}琵?n{^ 1100100011111100001111110110111001111101110010001111110000111111011011100111101101011110 c8fc3f6e7dc8fc3f6e7b5e
UTF-8 琵뇬n}琵뇬n{^ 1110011110010000101101011110101110000111101011000110111001111101111001111001000010110101111010111000011110101100011011100111101101011110 e790b5eb87ac6e7de790b5eb87ac6e7b5e
UHC 琵뇬n}琵뇬n{^ 11011101111101011011010010100100011011100111110111011101111101011011010010100100011011100111101101011110 ddf5b4a46e7dddf5b4a46e7b5e

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