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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 円??J}円??J{^ 10001001011111100011111100111111010010100111110110001001011111100011111100111111010010100111101101011110 897e3f3f4a7d897e3f3f4a7b5e
EUC-JP 円??J}円??J{^ 10110001110111110011111100111111010010100111110110110001110111110011111100111111010010100111101101011110 b1df3f3f4a7db1df3f3f4a7b5e
UTF-8 円㏓젻J}円㏓젻J{^ 1110010110000110100001101110001110001111100100111110110010100000101110110100101001111101111001011000011010000110111000111000111110010011111011001010000010111011010010100111101101011110 e58686e38f93eca0bb4a7de58686e38f93eca0bb4a7b5e
UHC 円㏓젻J}円㏓젻J{^ 1110010111110111101001111110101110100000101011100100101001111101111001011111011110100111111010111010000010101110010010100111101101011110 e5f7a7eba0ae4a7de5f7a7eba0ae4a7b5e

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