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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ??Ŧ}??Ŧ{^ 00111111001111111000111110101001101011110111110100111111001111111000111110101001101011110111101101011110 3f3f8fa9af7d3f3f8fa9af7b5e
UTF-8 삯훗Ŧ}삯훗Ŧ{^ 11101100100000101010111111101101100110111001011111000101101001100111110111101100100000101010111111101101100110111001011111000101101001100111101101011110 ec82afed9b97c5a67dec82afed9b97c5a67b5e
UHC 삯훗Ŧ}삯훗Ŧ{^ 101110111110100111001000110010101010100010101110011111011011101111101001110010001100101010101000101011100111101101011110 bbe9c8caa8ae7dbbe9c8caa8ae7b5e

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