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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 押??\}押??\{^ 10001001100111110011111100111111010111000111110110001001100111110011111100111111010111000111101101011110 899f3f3f5c7d899f3f3f5c7b5e
EUC-JP 押??\}押??\{^ 10110010101000010011111100111111010111000111110110110010101000010011111100111111010111000111101101011110 b2a13f3f5c7db2a13f3f5c7b5e
UTF-8 押믥쑬\}押믥쑬\{^ 1110011010001010101111001110101110101111101001011110110010010001101011000101110001111101111001101000101010111100111010111010111110100101111011001001000110101100010111000111101101011110 e68abcebafa5ec91ac5c7de68abcebafa5ec91ac5c7b5e
UHC 押믥쑬\}押믥쑬\{^ 1110010011100011100100101110011110111110101010000101110001111101111001001110001110010010111001111011111010101000010111000111101101011110 e4e392e7bea85c7de4e392e7bea85c7b5e

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