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 吾??}吾??{^ 1000110011100001001111110011111101111101100011001110000100111111001111110111101101011110 8ce13f3f7d8ce13f3f7b5e
EUC-JP 吾??}吾??{^ 1011100011100011001111110011111101111101101110001110001100111111001111110111101101011110 b8e33f3f7db8e33f3f7b5e
UTF-8 吾든㎕}吾든㎕{^ 111001011001000010111110111010111001001110100000111000111000111010010101011111011110010110010000101111101110101110010011101000001110001110001110100101010111101101011110 e590beeb93a0e38e957de590beeb93a0e38e957b5e
UHC 吾든㎕}吾든㎕{^ 111001111110111010110101111001111010011110100001011111011110011111101110101101011110011110100111101000010111101101011110 e7eeb5e7a7a17de7eeb5e7a7a17b5e

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