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 ’M‘²‘½ 110000111000001011000010100100100100110111000011100000101100001010010001110000111000001011000010101100101100001110000010110000101001000111000011100000101100001010111101 c382c2924dc382c291c382c2b2c382c291c382c2bd
SJIS-WIN ????M???????????????? 001111110011111100111111001111110100110100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f4d3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f
EUC-JP Ã?Â?MÃ?Â?Ã?Â?Ã?Â?Ã?Â? 1000111110101010101010100011111110001111101010101010010000111111010011011000111110101010101010100011111110001111101010101010010000111111100011111010101010101010001111111000111110101010101001000011111110001111101010101010101000111111100011111010101010100100001111111000111110101010101010100011111110001111101010101010010000111111 8faaaa3f8faaa43f4d8faaaa3f8faaa43f8faaaa3f8faaa43f8faaaa3f8faaa43f8faaaa3f8faaa43f
UTF-8 ’M‘²‘½ 1100001110000011110000101000001011000011100000101100001010010010010011011100001110000011110000101000001011000011100000101100001010010001110000111000001111000010100000101100001110000010110000101011001011000011100000111100001010000010110000111000001011000010100100011100001110000011110000101000001011000011100000101100001010111101 c383c282c382c2924dc383c282c382c291c383c282c382c2b2c383c282c382c291c383c282c382c2bd
UHC ????M???????²???????½ 0011111100111111001111110011111101001101001111110011111100111111001111110011111100111111001111111010100111110111001111110011111100111111001111110011111100111111001111111010100011110110 3f3f3f3f4d3f3f3f3f3f3f3fa9f73f3f3f3f3f3f3fa8f6

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