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{^ 0011111100111111001111110100110101111101001111110011111100111111010011010111101101011110 3f3f3f4d7d3f3f3f4d7b5e
SJIS-WIN ?⑥?M}?⑥?M{^ 00111111100001110100010100111111010011010111110100111111100001110100010100111111010011010111101101011110 3f87453f4d7d3f87453f4d7b5e
EUC-JP ???M}???M{^ 0011111100111111001111110100110101111101001111110011111100111111010011010111101101011110 3f3f3f4d7d3f3f3f4d7b5e
UTF-8 泥⑥㎛M}泥⑥㎛M{^ 1110111110100111101000111110001010010001101001011110001110001110100110110100110101111101111011111010011110100011111000101001000110100101111000111000111010011011010011010111101101011110 efa7a3e291a5e38e9b4d7defa7a3e291a5e38e9b4d7b5e
UHC 泥⑥㎛M}泥⑥㎛M{^ 1110110010110010101010001110110010100111101011010100110101111101111011001011001010101000111011001010011110101101010011010111101101011110 ecb2a8eca7ad4d7decb2a8eca7ad4d7b5e

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