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{^ 001111110011111100111111111000110110100001001101011111010011111100111111001111111110001101101000010011010111101101011110 3f3f3fe3684d7d3f3f3fe3684d7b5e
EUC-JP ???緝M}???緝M{^ 001111110011111100111111111001011100100101001101011111010011111100111111001111111110010111001001010011010111101101011110 3f3f3fe5c94d7d3f3f3fe5c94d7b5e
UTF-8 쒔렳렊緝M}쒔렳렊緝M{^ 1110110010010010100101001110101110100000101100111110101110100000100010101110011110110111100111010100110101111101111011001001001010010100111010111010000010110011111010111010000010001010111001111011011110011101010011010111101101011110 ec9294eba0b3eba08ae7b79d4d7dec9294eba0b3eba08ae7b79d4d7b5e
UHC 쒔렳렊緝M}쒔렳렊緝M{^ 101111101010110110001110110000001000111010100001111100101111110101001101011111011011111010101101100011101100000010001110101000011111001011111101010011010111101101011110 bead8ec08ea1f2fd4d7dbead8ec08ea1f2fd4d7b5e

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