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 擁??}擁??{^ 1001011101101001001111110011111101111101100101110110100100111111001111110111101101011110 97693f3f7d97693f3f7b5e
EUC-JP 擁??}擁??{^ 1100110111001010001111110011111101111101110011011100101000111111001111110111101101011110 cdca3f3f7dcdca3f3f7b5e
UTF-8 擁숉뫗}擁숉뫗{^ 111001101001001110000001111011001000100010001001111010111010101110010111011111011110011010010011100000011110110010001000100010011110101110101011100101110111101101011110 e69381ec8889ebab977de69381ec8889ebab977b5e
UHC 擁숉뫗}擁숉뫗{^ 111010001011011010011001111011011001000110111001011111011110100010110110100110011110110110010001101110010111101101011110 e8b699ed91b97de8b699ed91b97b5e

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