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 弛??}弛??{^ 1001001001101111001111110011111101111101100100100110111100111111001111110111101101011110 926f3f3f7d926f3f3f7b5e
EUC-JP 弛??}弛??{^ 1100001111010000001111110011111101111101110000111101000000111111001111110111101101011110 c3d03f3f7dc3d03f3f7b5e
UTF-8 弛븜막}弛븜막{^ 111001011011110010011011111010111011100010011100111010111010011110001001011111011110010110111100100110111110101110111000100111001110101110100111100010010111101101011110 e5bc9bebb89ceba7897de5bc9bebb89ceba7897b5e
UHC 弛븜막}弛븜막{^ 111011001010110010111010111011101011100010110111011111011110110010101100101110101110111010111000101101110111101101011110 ecacbaeeb8b77decacbaeeb8b77b5e

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