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 喩??}喩??{^ 1001101001100111001111110011111101111101100110100110011100111111001111110111101101011110 9a673f3f7d9a673f3f7b5e
EUC-JP 喩??}喩??{^ 1101001111001000001111110011111101111101110100111100100000111111001111110111101101011110 d3c83f3f7dd3c83f3f7b5e
UTF-8 喩멸웁}喩멸웁{^ 111001011001011010101001111010111010100110111000111011001001101110000001011111011110010110010110101010011110101110101001101110001110110010011011100000010111101101011110 e596a9eba9b8ec9b817de596a9eba9b8ec9b817b5e
UHC 喩멸웁}喩멸웁{^ 111010101110011110111000111010101011111111110011011111011110101011100111101110001110101010111111111100110111101101011110 eae7b8eabff37deae7b8eabff37b5e

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