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 ???円?}???円?{^ 001111110011111100111111100010010111111000111111011111010011111100111111001111111000100101111110001111110111101101011110 3f3f3f897e3f7d3f3f3f897e3f7b5e
EUC-JP ???円?}???円?{^ 001111110011111100111111101100011101111100111111011111010011111100111111001111111011000111011111001111110111101101011110 3f3f3fb1df3f7d3f3f3fb1df3f7b5e
UTF-8 琉녑돥円쨁}琉녑돥円쨁{^ 111011111010011110001100111010111000010110010001111010111000111110100101111001011000011010000110111011001010100010000001011111011110111110100111100011001110101110000101100100011110101110001111101001011110010110000110100001101110110010101000100000010111101101011110 efa78ceb8591eb8fa5e58686eca8817defa78ceb8591eb8fa5e58686eca8817b5e
UHC 琉녑돥円쨁}琉녑돥円쨁{^ 1110101110100100101100111110010110001001101010011110010111110111101001000101011101111101111010111010010010110011111001011000100110101001111001011111011110100100010101110111101101011110 eba4b3e589a9e5f7a4577deba4b3e589a9e5f7a4577b5e

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