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 ϱ[}ϱ[{^ 11000010100111001100001010110001010110110111110111000010100111001100001010110001010110110111101101011110 c29cc2b15b7dc29cc2b15b7b5e
SJIS-WIN ???±[}???±[{^ 001111110011111100111111100000010111110101011011011111010011111100111111001111111000000101111101010110110111101101011110 3f3f3f817d5b7d3f3f3f817d5b7b5e
EUC-JP �±[}�±[{^ 1000111110101010101001000011111110001111101010101010010010100001110111100101101101111101100011111010101010100100001111111000111110101010101001001010000111011110010110110111101101011110 8faaa43f8faaa4a1de5b7d8faaa43f8faaa4a1de5b7b5e
UTF-8 ϱ[}ϱ[{^ 110000111000001011000010100111001100001110000010110000101011000101011011011111011100001110000010110000101001110011000011100000101100001010110001010110110111101101011110 c382c29cc382c2b15b7dc382c29cc382c2b15b7b5e
UHC ???±[}???±[{^ 001111110011111100111111101000011011111001011011011111010011111100111111001111111010000110111110010110110111101101011110 3f3f3fa1be5b7d3f3f3fa1be5b7b5e

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