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}????M{^ 00111111001111110011111100111111010011010111110100111111001111110011111100111111010011010111101101011110 3f3f3f3f4d7d3f3f3f3f4d7b5e
SJIS-WIN ????M}????M{^ 00111111001111110011111100111111010011010111110100111111001111110011111100111111010011010111101101011110 3f3f3f3f4d7d3f3f3f3f4d7b5e
EUC-JP ????M}????M{^ 00111111001111110011111100111111010011010111110100111111001111110011111100111111010011010111101101011110 3f3f3f3f4d7d3f3f3f3f4d7b5e
UTF-8 묨뫑뭊묨M}묨뫑뭊묨M{^ 1110101110101100101010001110101110101011100100011110101110101101100010101110101110101100101010000100110101111101111010111010110010101000111010111010101110010001111010111010110110001010111010111010110010101000010011010111101101011110 ebaca8ebab91ebad8aebaca84d7debaca8ebab91ebad8aebaca84d7b5e
UHC 묨뫑뭊묨M}묨뫑뭊묨M{^ 100100100100000110010001101100111001001001010101100100100100000101001101011111011001001001000001100100011011001110010010010101011001001001000001010011010111101101011110 924191b3925592414d7d924191b3925592414d7b5e

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