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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 丹尊竪多丹尊竪多^ 1001001001001111100100011011100010010010010001111001000110111101100100100100111110010001101110001001001001000111100100011011110101011110 924f91b8924791bd924f91b8924791bd5e
EUC-JP 丹尊竪多丹尊竪多^ 1100001110110000110000101011101011000011101010001100001010111111110000111011000011000010101110101100001110101000110000101011111101011110 c3b0c2bac3a8c2bfc3b0c2bac3a8c2bf5e
UTF-8 丹尊竪多丹尊竪多^ 11100100101110001011100111100101101100001000101011100111101010111010101011100101101001001001101011100100101110001011100111100101101100001000101011100111101010111010101011100101101001001001101001011110 e4b8b9e5b08ae7abaae5a49ae4b8b9e5b08ae7abaae5a49a5e
UHC 丹尊竪多丹尊竪多^ 1101001110100001111100001110111011100010101101011101001011111101110100111010000111110000111011101110001010110101110100101111110101011110 d3a1f0eee2b5d2fdd3a1f0eee2b5d2fd5e

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