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 悠??}悠??{^ 1001011101001001001111110011111101111101100101110100100100111111001111110111101101011110 97493f3f7d97493f3f7b5e
EUC-JP 悠??}悠??{^ 1100110110101010001111110011111101111101110011011010101000111111001111110111101101011110 cdaa3f3f7dcdaa3f3f7b5e
UTF-8 悠묐쐴}悠묐쐴{^ 111001101000001010100000111010111010110010010000111011001001000010110100011111011110011010000010101000001110101110101100100100001110110010010000101101000111101101011110 e682a0ebac90ec90b47de682a0ebac90ec90b47b5e
UHC 悠묐쐴}悠묐쐴{^ 111010101110110110010001111010111011111010100001011111011110101011101101100100011110101110111110101000010111101101011110 eaed91ebbea17deaed91ebbea17b5e

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