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 ??漿?\}??漿?\{^ 001111110011111110011111111101110011111101011100011111010011111100111111100111111111011100111111010111000111101101011110 3f3f9ff73f5c7d3f3f9ff73f5c7b5e
EUC-JP ??漿?\}??漿?\{^ 001111110011111111011110111110010011111101011100011111010011111100111111110111101111100100111111010111000111101101011110 3f3fdef93f5c7d3f3fdef93f5c7b5e
UTF-8 裡렔漿렖\}裡렔漿렖\{^ 1110111110100111101010001110101110100000100101001110011010111100101111111110101110100000100101100101110001111101111011111010011110101000111010111010000010010100111001101011110010111111111010111010000010010110010111000111101101011110 efa7a8eba094e6bcbfeba0965c7defa7a8eba094e6bcbfeba0965c7b5e
UHC 裡렔漿렖\}裡렔漿렖\{^ 111011001100000110001110101010011110110111101100100011101010101101011100011111011110110011000001100011101010100111101101111011001000111010101011010111000111101101011110 ecc18ea9edec8eab5c7decc18ea9edec8eab5c7b5e

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