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 ??Ł円?}??Ł円?{^ 00111111001111111000111110101001101010001011000111011111001111110111110100111111001111111000111110101001101010001011000111011111001111110111101101011110 3f3f8fa9a8b1df3f7d3f3f8fa9a8b1df3f7b5e
UTF-8 練쇽Ł円쿻}練쇽Ł円쿻{^ 11101111101001101001011011101100100001111011110111000101100000011110010110000110100001101110110010111111101110110111110111101111101001101001011011101100100001111011110111000101100000011110010110000110100001101110110010111111101110110111101101011110 efa696ec87bdc581e58686ecbfbb7defa696ec87bdc581e58686ecbfbb7b5e
UHC 練쇽Ł円쿻}練쇽Ł円쿻{^ 1110011011011111101111001110111110101000101010011110010111110111101100110110111001111101111001101101111110111100111011111010100010101001111001011111011110110011011011100111101101011110 e6dfbcefa8a9e5f7b36e7de6dfbcefa8a9e5f7b36e7b5e

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