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 ????刮??^ 001111110011111100111111001111111001100110001001001111110011111101011110 3f3f3f3f99893f3f5e
EUC-JP ???瑗刮??^ 0011111100111111001111111000111111001100110000001101000111101001001111110011111101011110 3f3f3f8fccc0d1e93f3f5e
UTF-8 셰쓰뤖瑗刮쾹팼^ 11101100100001011011000011101100100100111011000011101011101001001001011011100111100100011001011111100101100010001010111011101100101111101011100111101101100011001011110001011110 ec85b0ec93b0eba496e79197e588aeecbeb9ed8cbc5e
UHC 셰쓰뤖瑗刮쾹팼^ 101111001100111010111110101100101000111111000110111010101011110011001110101111101011001010001111110001101101011101011110 bccebeb28fc6eabccebeb28fc6d75e

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