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 奧??}奧??{^ 1001101011111010001111110011111101111101100110101111101000111111001111110111101101011110 9afa3f3f7d9afa3f3f7b5e
EUC-JP 奧??}奧??{^ 1101010011111100001111110011111101111101110101001111110000111111001111110111101101011110 d4fc3f3f7dd4fc3f3f7b5e
UTF-8 奧싪쑨}奧싪쑨{^ 111001011010010110100111111011001000101110101010111011001001000110101000011111011110010110100101101001111110110010001011101010101110110010010001101010000111101101011110 e5a5a7ec8baaec91a87de5a5a7ec8baaec91a87b5e
UHC 奧싪쑨}奧싪쑨{^ 111001111111001110011010111010001011111010100111011111011110011111110011100110101110100010111110101001110111101101011110 e7f39ae8bea77de7f39ae8bea77b5e

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