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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 讌キ辟凩讌キ辟几^ 111001101010010110110111111001111000010010011001011111011110011010100101101101111110011110000100100110010111101101011110 e6a5b7e784997de6a5b7e784997b5e
EUC-JP 讌キ辟凩讌キ辟几^ 1110110010100111100011101011011111101101111001001101000111011110111011001010011110001110101101111110110111100100110100011101110001011110 eca78eb7ede4d1deeca78eb7ede4d1dc5e
UTF-8 讌キ辟凩讌キ辟几^ 11101000101011101000110011101111101111011011011111101000101111101001111111100101100001111010100111101000101011101000110011101111101111011011011111101000101111101001111111100101100001111010000001011110 e8ae8cefbdb7e8be9fe587a9e8ae8cefbdb7e8be9fe587a05e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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