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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??刷斐?施?^ 0011111100111111100011011111110010010100111000110011111110001110011110110011111101011110 3f3f8dfc94e33f8e7b3f5e
EUC-JP ??刷斐?施?^ 0011111100111111101110101111111011001000111001010011111110111011110111000011111101011110 3f3fbafec8e53fbbdc3f5e
UTF-8 렼뤷刷斐휁施렕^ 11101011101000001011110011101011101001001011011111100101100010001011011111100110100101101001000011101101100111001000000111100110100101101011110111101011101000001001010101011110 eba0bceba4b7e588b7e69690ed9c81e696bdeba0955e
UHC 렼뤷刷斐휁施렕^ 100011101100010010001111111001011110000111101100110111011110110011000100100011111110001110111111100011101010101001011110 8ec48fe5e1ecddecc48fe3bf8eaa5e

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