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 輿??}輿??{^ 1001011101100000001111110011111101111101100101110110000000111111001111110111101101011110 97603f3f7d97603f3f7b5e
EUC-JP 輿??}輿??{^ 1100110111000001001111110011111101111101110011011100000100111111001111110111101101011110 cdc13f3f7dcdc13f3f7b5e
UTF-8 輿녔봄}輿녔봄{^ 111010001011110010111111111010111000010110010100111010111011010010000100011111011110100010111100101111111110101110000101100101001110101110110100100001000111101101011110 e8bcbfeb8594ebb4847de8bcbfeb8594ebb4847b5e
UHC 輿녔봄}輿녔봄{^ 111001101010101110110011111001101011101010111101011111011110011010101011101100111110011010111010101111010111101101011110 e6abb3e6babd7de6abb3e6babd7b5e

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