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 ?P?@?P?@^ 001111110101000000111111010000000011111101010000001111110100000001011110 3f503f403f503f405e
SJIS-WIN 涌P毬@涌P毬@^ 10010111010011110101000010011111011110110100000010010111010011110101000010011111011110110100000001011110 974f509f7b40974f509f7b405e
EUC-JP 涌P毬@涌P毬@^ 11001101101100000101000011011101110111000100000011001101101100000101000011011101110111000100000001011110 cdb050dddc40cdb050dddc405e
UTF-8 涌P毬@涌P毬@^ 1110011010110110100011000101000011100110101011111010110001000000111001101011011010001100010100001110011010101111101011000100000001011110 e6b68c50e6afac40e6b68c50e6afac405e
UHC 涌P毬@涌P毬@^ 11101001101111110101000011001111101100110100000011101001101111110101000011001111101100110100000001011110 e9bf50cfb340e9bf50cfb3405e

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