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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 暲???\}暲???\{^ 111110101101110000111111001111110011111101011100011111011111101011011100001111110011111100111111010111000111101101011110 fadc3f3f3f5c7dfadc3f3f3f5c7b5e
EUC-JP 暲???\}暲???\{^ 1000111111000010110110110011111100111111001111110101110001111101100011111100001011011011001111110011111100111111010111000111101101011110 8fc2db3f3f3f5c7d8fc2db3f3f3f5c7b5e
UTF-8 暲쾡렓렧\}暲쾡렓렧\{^ 1110011010011010101100101110110010111110101000011110101110100000100100111110101110100000101001110101110001111101111001101001101010110010111011001011111010100001111010111010000010010011111010111010000010100111010111000111101101011110 e69ab2ecbea1eba093eba0a75c7de69ab2ecbea1eba093eba0a75c7b5e
UHC 暲쾡렓렧\}暲쾡렓렧\{^ 111011011110011111000100111010011000111010101000100011101011011001011100011111011110110111100111110001001110100110001110101010001000111010110110010111000111101101011110 ede7c4e98ea88eb65c7dede7c4e98ea88eb65c7b5e

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