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 ???}\}???}\{^ 00111111001111110011111101111101010111000111110100111111001111110011111101111101010111000111101101011110 3f3f3f7d5c7d3f3f3f7d5c7b5e
SJIS-WIN ??=}\}??=}\{^ 001111110011111110000001100000010111110101011100011111010011111100111111100000011000000101111101010111000111101101011110 3f3f81817d5c7d3f3f81817d5c7b5e
EUC-JP 轝?=}\}轝?=}\{^ 10001111111000011010101000111111101000011110000101111101010111000111110110001111111000011010101000111111101000011110000101111101010111000111101101011110 8fe1aa3fa1e17d5c7d8fe1aa3fa1e17d5c7b5e
UTF-8 轝꿨=}\}轝꿨=}\{^ 11101000101111011001110111101010101111111010100011101111101111001001110101111101010111000111110111101000101111011001110111101010101111111010100011101111101111001001110101111101010111000111101101011110 e8bd9deabfa8efbc9d7d5c7de8bd9deabfa8efbc9d7d5c7b5e
UHC 轝꿨=}\}轝꿨=}\{^ 11100110101011001011001011100101101000111011110101111101010111000111110111100110101011001011001011100101101000111011110101111101010111000111101101011110 e6acb2e5a3bd7d5c7de6acb2e5a3bd7d5c7b5e

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