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 円⑦?}円⑦?{^ 10001001011111101000011101000110001111110111110110001001011111101000011101000110001111110111101101011110 897e87463f7d897e87463f7b5e
EUC-JP 円??}円??{^ 1011000111011111001111110011111101111101101100011101111100111111001111110111101101011110 b1df3f3f7db1df3f3f7b5e
UTF-8 円⑦넊}円⑦넊{^ 111001011000011010000110111000101001000110100110111010111000010010001010011111011110010110000110100001101110001010010001101001101110101110000100100010100111101101011110 e58686e291a6eb848a7de58686e291a6eb848a7b5e
UHC 円⑦넊}円⑦넊{^ 111001011111011110101000111011011000011010011000011111011110010111110111101010001110110110000110100110000111101101011110 e5f7a8ed86987de5f7a8ed86987b5e

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