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?????I???I^ 00111111010011010011111100111111001111110011111100111111010010010011111100111111001111110100100101011110 3f4d3f3f3f3f3f493f3f3f495e
SJIS-WIN ?M?????I???I^ 00111111010011010011111100111111001111110011111100111111010010010011111100111111001111110100100101011110 3f4d3f3f3f3f3f493f3f3f495e
EUC-JP ?M?????I???I^ 00111111010011010011111100111111001111110011111100111111010010010011111100111111001111110100100101011110 3f4d3f3f3f3f3f493f3f3f495e
UTF-8 혪M혩첸혩짼혪I혩혺혪I^ 11101101100110001010101001001101111011011001100010101001111011001011001010111000111011011001100010101001111011001010011110111100111011011001100010101010010010011110110110011000101010011110110110011000101110101110110110011000101010100100100101011110 ed98aa4ded98a9ecb2b8ed98a9eca7bced98aa49ed98a9ed98baed98aa495e
UHC 혪M혩첸혩짼혪I혩혺혪I^ 11000010100100100100110111000010100100011100001110111110110000101001000111000010101100101100001010010010010010011100001010010001110000101001111111000010100100100100100101011110 c2924dc291c3bec291c2b2c29249c291c29fc292495e

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