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{^ 0011111100111111001111110110110101111101001111110011111100111111011011010111101101011110 3f3f3f6d7d3f3f3f6d7b5e
SJIS-WIN ??祗m}??祗m{^ 00111111001111111110001001001100011011010111110100111111001111111110001001001100011011010111101101011110 3f3fe24c6d7d3f3fe24c6d7b5e
EUC-JP ??祗m}??祗m{^ 00111111001111111110001110101101011011010111110100111111001111111110001110101101011011010111101101011110 3f3fe3ad6d7d3f3fe3ad6d7b5e
UTF-8 롙렶祗m}롙렶祗m{^ 1110101110100001100110011110101110100000101101101110011110100101100101110110110101111101111010111010000110011001111010111010000010110110111001111010010110010111011011010111101101011110 eba199eba0b6e7a5976d7deba199eba0b6e7a5976d7b5e
UHC 롙렶祗m}롙렶祗m{^ 1000111011011101100011101100000111110010101101000110110101111101100011101101110110001110110000011111001010110100011011010111101101011110 8edd8ec1f2b46d7d8edd8ec1f2b46d7b5e

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