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{^ 11010001101100011101011010100110010011100111110111010001101100011101011010100110010011100111101101011110 d1b1d6a64e7dd1b1d6a64e7b5e
SJIS-WIN ?±??N}?±??N{^ 001111111000000101111101001111110011111101001110011111010011111110000001011111010011111100111111010011100111101101011110 3f817d3f3f4e7d3f817d3f3f4e7b5e
EUC-JP ѱ֦N}ѱ֦N{^ 100011111010101011010000101000011101111010001111101010101101001110001111101000101100001101001110011111011000111110101010110100001010000111011110100011111010101011010011100011111010001011000011010011100111101101011110 8faad0a1de8faad38fa2c34e7d8faad0a1de8faad38fa2c34e7b5e
UTF-8 ѱ֦N}ѱ֦N{^ 110000111001000111000010101100011100001110010110110000101010011001001110011111011100001110010001110000101011000111000011100101101100001010100110010011100111101101011110 c391c2b1c396c2a64e7dc391c2b1c396c2a64e7b5e
UHC ?±??N}?±??N{^ 001111111010000110111110001111110011111101001110011111010011111110100001101111100011111100111111010011100111101101011110 3fa1be3f3f4e7d3fa1be3f3f4e7b5e

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