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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???有?}???有?{^ 001111110011111100111111100101110100110000111111011111010011111100111111001111111001011101001100001111110111101101011110 3f3f3f974c3f7d3f3f3f974c3f7b5e
EUC-JP ???有?}???有?{^ 001111110011111100111111110011011010110100111111011111010011111100111111001111111100110110101101001111110111101101011110 3f3f3fcdad3f7d3f3f3fcdad3f7b5e
UTF-8 捻꿔룊有춏}捻꿔룊有춏{^ 111011111010011010100100111010101011111110010100111010111010001110001010111001101001110010001001111011001011011010001111011111011110111110100110101001001110101010111111100101001110101110100011100010101110011010011100100010011110110010110110100011110111101101011110 efa6a4eabf94eba38ae69c89ecb68f7defa6a4eabf94eba38ae69c89ecb68f7b5e
UHC 捻꿔룊有춏}捻꿔룊有춏{^ 1110011011110111101100101110001110001111100010011110101011110011101011010110111001111101111001101111011110110010111000111000111110001001111010101111001110101101011011100111101101011110 e6f7b2e38f89eaf3ad6e7de6f7b2e38f89eaf3ad6e7b5e

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