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{^ 1110001010110101100011100110110101111101111000101011010110001110011011010111101101011110 e2b58e6d7de2b58e6d7b5e
SJIS-WIN ???m}???m{^ 0011111100111111001111110110110101111101001111110011111100111111011011010111101101011110 3f3f3f6d7d3f3f3f6d7b5e
EUC-JP â??m}â??m{^ 100011111010101110100100001111110011111101101101011111011000111110101011101001000011111100111111011011010111101101011110 8faba43f3f6d7d8faba43f3f6d7b5e
UTF-8 ⵎm}ⵎm{^ 1100001110100010110000101011010111000010100011100110110101111101110000111010001011000010101101011100001010001110011011010111101101011110 c3a2c2b5c28e6d7dc3a2c2b5c28e6d7b5e
UHC ???m}???m{^ 0011111100111111001111110110110101111101001111110011111100111111011011010111101101011110 3f3f3f6d7d3f3f3f6d7b5e

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