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 令⒲꺆有춏}令⒲꺆有춏{^ 111011111010011010101000111000101001001010110010111010101011101010000110111001101001110010001001111011001011011010001111011111011110111110100110101010001110001010010010101100101110101010111010100001101110011010011100100010011110110010110110100011110111101101011110 efa6a8e292b2eaba86e69c89ecb68f7defa6a8e292b2eaba86e69c89ecb68f7b5e
UHC 令⒲꺆有춏}令⒲꺆有춏{^ 1110011110101001101010011110001110000011101011011110101011110011101011010110111001111101111001111010100110101001111000111000001110101101111010101111001110101101011011100111101101011110 e7a9a9e383adeaf3ad6e7de7a9a9e383adeaf3ad6e7b5e

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