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??B 001111110100110100111111001111110011111101001101001111110011111101000010 3f4d3f3f3f4d3f3f42
SJIS-WIN ?M???M??B 001111110100110100111111001111110011111101001101001111110011111101000010 3f4d3f3f3f4d3f3f42
EUC-JP ?M???M??B 001111110100110100111111001111110011111101001101001111110011111101000010 3f4d3f3f3f4d3f3f42
UTF-8 혵M혺횞혵M혺횞B 111011011001100010110101010011011110110110011000101110101110110110011010100111101110110110011000101101010100110111101101100110001011101011101101100110101001111001000010 ed98b54ded98baed9a9eed98b54ded98baed9a9e42
UHC 혵M혺횞혵M혺횞B 110000101001110001001101110000101001111111000011100101111100001010011100010011011100001010011111110000111001011101000010 c29c4dc29fc397c29c4dc29fc39742

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