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???MB 001111110011111100111111010011010011111100111111001111110100110101000010 3f3f3f4d3f3f3f4d42
SJIS-WIN ???M???MB 001111110011111100111111010011010011111100111111001111110100110101000010 3f3f3f4d3f3f3f4d42
EUC-JP ???M???MB 001111110011111100111111010011010011111100111111001111110100110101000010 3f3f3f4d3f3f3f4d42
UTF-8 溜깅젣M溜깅젣MB 111011111010011110001011111010101011100110000101111011001010000010100011010011011110111110100111100010111110101010111001100001011110110010100000101000110100110101000010 efa78beab985eca0a34defa78beab985eca0a34d42
UHC 溜깅젣M溜깅젣MB 111010101111111010110001111010111010000010011100010011011110101011111110101100011110101110100000100111000100110101000010 eafeb1eba09c4deafeb1eba09c4d42

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